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 5560c75 commit b4833ffCopy full SHA for b4833ff
setup.py
@@ -97,10 +97,10 @@ def pip(filename):
97
'Programming Language :: Python :: 2',
98
'Programming Language :: Python :: 2.7',
99
'Programming Language :: Python :: 3',
100
- 'Programming Language :: Python :: 3.4',
101
'Programming Language :: Python :: 3.5',
102
'Programming Language :: Python :: 3.6',
103
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
104
'Programming Language :: Python :: Implementation :: PyPy',
105
'Topic :: Software Development :: Libraries :: Python Modules',
106
'License :: OSI Approved :: BSD License',
0 commit comments