There was an error while loading. Please reload this page.
1 parent 4c22c00 commit b8ec171Copy full SHA for b8ec171
.travis.yml
@@ -1,6 +1,5 @@
1
language: python
2
python:
3
- - 3.4
4
- 3.5
5
- 3.6
6
- 3.7
setup.py
@@ -47,7 +47,6 @@ def read(*parts):
47
'License :: OSI Approved :: MIT License',
48
'Operating System :: OS Independent',
49
'Programming Language :: Python',
50
- 'Programming Language :: Python :: 3.4',
51
'Programming Language :: Python :: 3.5',
52
'Programming Language :: Python :: 3.6',
53
'Programming Language :: Python :: 3.7',
0 commit comments