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 4fdea7a commit 384dd26Copy full SHA for 384dd26
setup.py
@@ -47,6 +47,7 @@
47
'Programming Language :: Python :: 3.7',
48
'Programming Language :: Python :: 3.8',
49
'Programming Language :: Python :: 3.9',
50
+ 'Programming Language :: Python :: 3.10',
51
],
52
python_requires='>=3.6',
53
zip_safe=False,
0 commit comments