There was an error while loading. Please reload this page.
1 parent fe7e92d commit 2467ed8Copy full SHA for 2467ed8
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
+python_requires = >=3.10, <=3.13.13
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