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.
2 parents 5800d1b + b599eb4 commit 101915dCopy full SHA for 101915d
setup.py
@@ -39,6 +39,9 @@
39
'Programming Language :: Python :: 3.5',
40
'Programming Language :: Python :: 3.6',
41
'Programming Language :: Python :: 3.7',
42
+ 'Programming Language :: Python :: 3.8',
43
+ 'Programming Language :: Python :: 3.9',
44
+ 'Programming Language :: Python :: 3.10',
45
'Programming Language :: Python :: Implementation :: CPython',
46
'Programming Language :: Python :: Implementation :: PyPy',
47
'Intended Audience :: Developers',
0 commit comments