Use py34 instead of py35
[doctor.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 9bf2215..6a87389 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
 [tox]
 minversion = 2.3.1
-envlist = py35, pep8
+envlist = py34, pep8
 skipsdist = True
 
 [testenv]