This commit is contained in:
Adriane Boyd 2023-07-21 13:35:47 +02:00
parent 4f2a777a7c
commit ac8e82d9bb

View File

@ -32,7 +32,8 @@ project_urls =
zip_safe = false zip_safe = false
include_package_data = true include_package_data = true
python_requires = >=3.6 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 = setup_requires =
cython>=0.25,<3.0 cython>=0.25,<3.0
# The newest supported pip for python 3.6 has bugs related to markers in # The newest supported pip for python 3.6 has bugs related to markers in