diff --git a/setup.cfg b/setup.cfg index da14a6c8d..d94c9c73b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,8 @@ project_urls = zip_safe = false include_package_data = true python_requires = >=3.6 -# NOTE: This section is superseded by pyproject.toml will be removed in spaCy v4 +# NOTE: This section is superseded by pyproject.toml and will be removed in +# spaCy v4 setup_requires = cython>=0.25,<3.0 # The newest supported pip for python 3.6 has bugs related to markers in