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 a3cc136 commit 8d7fc92Copy full SHA for 8d7fc92
setup.cfg
@@ -15,7 +15,7 @@ project_urls =
15
license = Apache-2
16
license_file = LICENSE
17
18
-python_requires = >=3.7
+python_requires = >=3.6
19
20
classifier =
21
Development Status :: 5 - Production/Stable
@@ -27,6 +27,7 @@ classifier =
27
Operating System :: POSIX :: Linux
28
Programming Language :: Python
29
Programming Language :: Python :: 3
30
+ Programming Language :: Python :: 3.6
31
Programming Language :: Python :: 3.7
32
Programming Language :: Python :: 3.8
33
Programming Language :: Python :: 3.9
0 commit comments