Skip to content

Commit af1610b

Browse files
committed
Drop Python3.4
Python3.4 become EOL on 2019.03.18. https://www.python.org/dev/peps/pep-0429/
1 parent 6d4587e commit af1610b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py27, py34, py35, py36, py37
2+
envlist = py27, py35, py36, py37
33

44
[testenv]
55
passenv = TOXENV CI TRAVIS TRAVIS_*

0 commit comments

Comments
 (0)