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 95431a2 commit 8fda488Copy full SHA for 8fda488
setup.py
@@ -41,6 +41,9 @@
41
"Programming Language :: Python :: 3.4",
42
"Programming Language :: Python :: 3.5",
43
"Programming Language :: Python :: 3.6",
44
+ "Programming Language :: Python :: 3.7",
45
+ "Programming Language :: Python :: 3.8",
46
+ "Programming Language :: Python :: 3.9",
47
"Programming Language :: Python :: 3 :: Only",
48
],
49
long_description=long_description,
0 commit comments