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 6fc0a68 commit fe5800fCopy full SHA for fe5800f
setup.py
@@ -36,9 +36,12 @@
36
classifiers=[
37
"Development Status :: 3 - Alpha",
38
"Intended Audience :: Developers",
39
+ "Programming Language :: Python :: 3 :: Only",
40
"Programming Language :: Python :: 3",
41
"Programming Language :: Python :: 3.7",
42
"Programming Language :: Python :: 3.8",
43
+ "Programming Language :: Python :: 3.9",
44
+ "Programming Language :: Python :: 3.10",
45
"License :: OSI Approved :: Apache Software License",
46
"Operating System :: OS Independent",
47
],
0 commit comments