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 74d8343 commit 9ef05b3Copy full SHA for 9ef05b3
setup.py
@@ -103,6 +103,11 @@
103
"Programming Language :: Python :: 3.5",
104
"Programming Language :: Python :: 3.6",
105
"Programming Language :: Python :: 3.7",
106
+ "Programming Language :: Python :: 3.8",
107
+ "Programming Language :: Python :: 3.9",
108
+ "Programming Language :: Python :: 3.10",
109
+ "Programming Language :: Python :: 3.11",
110
+ "Programming Language :: Python :: 3.12",
111
"License :: OSI Approved",
112
"License :: OSI Approved :: MIT License",
113
"Development Status :: 4 - Beta",
0 commit comments