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 d0c705c commit 92bd042Copy full SHA for 92bd042
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.13
+python_requires = >=3.9,<3.14
34
# NOTE: This section is superseded by pyproject.toml and will be removed in
35
# spaCy v4
36
setup_requires =
0 commit comments