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 e7b8748 commit 444050fCopy full SHA for 444050f
setup.py
@@ -216,6 +216,7 @@ def run_setup(with_extensions=True):
216
'Programming Language :: Python :: 3.7',
217
'Programming Language :: Python :: 3.8',
218
'Programming Language :: Python :: 3.9',
219
+ 'Programming Language :: Python :: 3.10',
220
'Programming Language :: Python :: Implementation :: CPython',
221
'Programming Language :: Python :: Implementation :: PyPy',
222
'Operating System :: Microsoft :: Windows',
0 commit comments