Skip to content

Commit 842e729

Browse files
committed
Drop python 3.4 support
1 parent 93969c3 commit 842e729

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
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py27, py34, py35, py36
7+
envlist = py27, py35, py36
88

99
[testenv]
1010
changedir = tests

0 commit comments

Comments
 (0)