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 7cd9ccf commit 14bfd56Copy full SHA for 14bfd56
setup.cfg
@@ -30,7 +30,7 @@ classifiers =
30
[options]
31
zip_safe = True
32
include_package_data = True
33
-python_requires = >=3.9, <=3.13
+python_requires = >=3.9, <3.14
34
install_requires =
35
numpy
36
scipy
0 commit comments