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 8336152 commit 6d646b4Copy full SHA for 6d646b4
setup.cfg
@@ -33,7 +33,7 @@ install_requires =
33
pycryptodome >= 3.14.1
34
python-minifier >= 2.6.0
35
click
36
-python_requires = >=3.6
+python_requires = >=3.6,<3.11
37
packages = find:
38
# package_dir =
39
# = src
0 commit comments