Removed py34 from tox.ini.

This commit is contained in:
Mads Jensen
2019-06-03 08:44:59 +02:00
parent 6f81e78dfe
commit 2e4329d153
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py34,py35,py36,py37
envlist = py27,py35,py36,py37
[testenv]