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 6a9e57b commit 0c411c2Copy full SHA for 0c411c2
setup.py
@@ -65,6 +65,8 @@ def find_package_modules(self, package, package_dir):
65
'Programming Language :: Python :: 3.7',
66
'Programming Language :: Python :: 3.8',
67
'Programming Language :: Python :: 3.9',
68
+ 'Programming Language :: Python :: 3.10',
69
+ 'Programming Language :: Python :: 3.11',
70
'Programming Language :: Python :: Implementation :: CPython',
71
'Programming Language :: Python :: Implementation :: PyPy',
72
'Topic :: Communications',
0 commit comments