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 621b15e commit 8a76a67Copy full SHA for 8a76a67
setup.py
@@ -35,6 +35,8 @@ def read(fname):
35
"Programming Language :: Python :: 3.6",
36
"Programming Language :: Python :: 3.7",
37
"Programming Language :: Python :: 3.8",
38
+ "Programming Language :: Python :: 3.9",
39
+ "Programming Language :: Python :: 3.10",
40
"Operating System :: OS Independent",
41
"License :: Public Domain",
42
],
0 commit comments