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.
2 parents 9781145 + fca6846 commit 8e31637Copy full SHA for 8e31637
setup.py
@@ -50,6 +50,8 @@ def read(fname):
50
"Programming Language :: Python :: 3.6",
51
"Programming Language :: Python :: 3.7",
52
"Programming Language :: Python :: 3.8",
53
+ "Programming Language :: Python :: 3.9",
54
+ "Programming Language :: Python :: 3.10",
55
"Topic :: Internet :: WWW/HTTP",
56
"Topic :: Software Development :: Libraries :: Python Modules",
57
],
0 commit comments