There was an error while loading. Please reload this page.
1 parent aa00a2d commit 7146f6fCopy full SHA for 7146f6f
1 file changed
setup.cfg
@@ -41,7 +41,7 @@ package_dir =
41
=src
42
43
# Require a min/specific Python version (comma-separated conditions)
44
-python_requires = >=3.10, <=3.13.13
+python_requires = >=3.10, <3.14
45
46
# Add here dependencies of your project (line-separated), e.g. requests>=2.2,<3.0.
47
# Version specifiers like >=2.2,<3.0 avoid problems due to API changes in
0 commit comments