We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fa997a + 14a9e59 commit b6899d8Copy full SHA for b6899d8
2 files changed
.travis.yml
@@ -15,7 +15,6 @@ services:
15
language: python
16
python:
17
- '2.7'
18
-- '3.4'
19
- '3.5'
20
- '3.6'
21
env:
setup.py
@@ -15,7 +15,6 @@
'Intended Audience :: Developers',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 2.7',
- 'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
],
0 commit comments