Skip to content

Commit b8ec171

Browse files
committed
Drop support for python 3.4
1 parent 4c22c00 commit b8ec171

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: python
22
python:
3-
- 3.4
43
- 3.5
54
- 3.6
65
- 3.7

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ def read(*parts):
4747
'License :: OSI Approved :: MIT License',
4848
'Operating System :: OS Independent',
4949
'Programming Language :: Python',
50-
'Programming Language :: Python :: 3.4',
5150
'Programming Language :: Python :: 3.5',
5251
'Programming Language :: Python :: 3.6',
5352
'Programming Language :: Python :: 3.7',

0 commit comments

Comments
 (0)