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 d831150 commit 9cf613fCopy full SHA for 9cf613f
setup.py
@@ -30,6 +30,9 @@ def main():
30
'Programming Language :: Python :: 3.5',
31
'Programming Language :: Python :: 3.6',
32
'Programming Language :: Python :: 3.7',
33
+ 'Programming Language :: Python :: 3.8',
34
+ 'Programming Language :: Python :: 3.9',
35
+ 'Programming Language :: Python :: 3.10',
36
'Programming Language :: Python :: Implementation :: CPython',
37
'Programming Language :: Python :: Implementation :: PyPy',
38
],
0 commit comments