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 eb4b7ba commit cbf93a3Copy full SHA for cbf93a3
setup.py
@@ -61,6 +61,8 @@ def run(self):
61
"Programming Language :: Python :: 3.7",
62
"Programming Language :: Python :: 3.8",
63
"Programming Language :: Python :: 3.9",
64
+ "Programming Language :: Python :: 3.10",
65
+ "Programming Language :: Python :: 3.11",
66
"Topic :: Internet :: WWW/HTTP",
67
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
68
],
0 commit comments