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 25c78c9 commit a8d45b6Copy full SHA for a8d45b6
setup.py
@@ -234,6 +234,7 @@ class sdist(_sdist):
234
"Programming Language :: Python :: 3.8",
235
"Programming Language :: Python :: 3.9",
236
"Programming Language :: Python :: 3.10",
237
+ "Programming Language :: Python :: 3.11",
238
"Programming Language :: Python :: Implementation :: CPython",
239
"Programming Language :: Python :: Implementation :: PyPy",
240
],
0 commit comments