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 7dd28bc commit 12819efCopy full SHA for 12819ef
1 file changed
setup.py
@@ -52,6 +52,7 @@ def run_tests(self):
52
"Programming Language :: Python :: 3.7",
53
"Programming Language :: Python :: 3.8",
54
"Programming Language :: Python :: 3.9",
55
+ "Programming Language :: Python :: 3.10",
56
"Programming Language :: Python :: Implementation :: CPython",
57
"Programming Language :: Python :: Implementation :: PyPy",
58
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
0 commit comments