mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 11:20:19 +03:00
Fix typo
This commit is contained in:
parent
4f2a777a7c
commit
ac8e82d9bb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user