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 c3b9989 commit 800194aCopy full SHA for 800194a
setup.py
@@ -34,9 +34,8 @@ def read(*parts):
34
'Programming Language :: Python :: 2',
35
'Programming Language :: Python :: 2.7',
36
'Programming Language :: Python :: 3',
37
- 'Programming Language :: Python :: 3.4',
38
- 'Programming Language :: Python :: 3.5',
39
'Programming Language :: Python :: 3.6',
+ 'Programming Language :: Python :: 3.7',
40
'Topic :: Internet :: WWW/HTTP',
41
],
42
extras_require={
0 commit comments