We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7468e commit 85cc763Copy full SHA for 85cc763
setup.cfg
@@ -30,7 +30,7 @@ project_urls =
30
[options]
31
zip_safe = false
32
include_package_data = true
33
-python_requires = >=3.9,<3.14
+python_requires = >=3.9,<3.13
34
# NOTE: This section is superseded by pyproject.toml and will be removed in
35
# spaCy v4
36
setup_requires =
0 commit comments