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 895777e commit 2f0aca6Copy full SHA for 2f0aca6
setup.cfg
@@ -32,6 +32,7 @@ classifiers =
32
33
[options]
34
packages = find:
35
+python_requires = >=3.9
36
install_requires =
37
ecdsa != 0.15
38
rsa >=4.0, <5.0, !=4.4, !=4.1.1
0 commit comments