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 7ee7f8e commit 9a7bb55Copy full SHA for 9a7bb55
setup.py
@@ -52,6 +52,7 @@ def run(self):
52
'Programming Language :: Python :: 3.8',
53
'Programming Language :: Python :: 3.9',
54
'Programming Language :: Python :: 3.10',
55
+ 'Programming Language :: Python :: 3.11',
56
'Programming Language :: Python :: Implementation :: CPython',
57
'Programming Language :: Python :: Implementation :: PyPy',
58
'Topic :: Software Development :: Libraries :: Python Modules',
0 commit comments