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 de96f29 + 4e7470c commit 51ffa02Copy full SHA for 51ffa02
.travis.yml
@@ -5,7 +5,6 @@ dist: xenial
5
# 3.4 EOL - March 2019
6
python:
7
- "2.7"
8
- - "3.4"
9
- "3.5"
10
- "3.6"
11
- "3.7"
setup.py
@@ -50,7 +50,6 @@ def read(*filenames, **kwargs):
50
'Operating System :: OS Independent',
51
'Programming Language :: Python',
52
'Programming Language :: Python :: 2.7',
53
- 'Programming Language :: Python :: 3.4',
54
'Programming Language :: Python :: 3.5',
55
'Programming Language :: Python :: 3.6',
56
'Programming Language :: Python :: 3.7',
0 commit comments