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 f117ead commit 52b83d3Copy full SHA for 52b83d3
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