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 a1359cc commit 1009c18Copy full SHA for 1009c18
setup.py
@@ -46,10 +46,10 @@ def read_file(filename, alt=None):
46
'Programming Language :: Python :: 2',
47
'Programming Language :: Python :: 2.7',
48
'Programming Language :: Python :: 3',
49
- 'Programming Language :: Python :: 3.4',
50
'Programming Language :: Python :: 3.5',
51
'Programming Language :: Python :: 3.6',
52
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
53
'Programming Language :: Python :: Implementation :: CPython',
54
'Programming Language :: Python :: Implementation :: PyPy',
55
'Programming Language :: Python',
0 commit comments