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 ff6f0e6 commit 51e8bd2Copy full SHA for 51e8bd2
setup.cfg
@@ -36,7 +36,7 @@ classifiers =
36
Typing :: Typed
37
38
[options]
39
-python_requires = >=3.6
+python_requires = >=3.6.1
40
zip_safe = False
41
include_package_data = True
42
packages = find:
0 commit comments