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 01817b6 commit bbca293Copy full SHA for bbca293
setup.py
@@ -22,6 +22,10 @@
22
},
23
classifiers=[
24
"Programming Language :: Python :: 3",
25
+ "Programming Language :: Python :: 3.8",
26
+ "Programming Language :: Python :: 3.9",
27
+ "Programming Language :: Python :: 3.10",
28
+ "Programming Language :: Python :: 3.11",
29
"License :: OSI Approved :: MIT License",
30
"Operating System :: OS Independent",
31
],
0 commit comments