Explorar el Código

Add python 3.4 to the tox environment list

Jonas Borgström hace 11 años
padre
commit
db0381e6f2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tox.ini

+ 1 - 1
tox.ini

@@ -1,5 +1,5 @@
 [tox]
-envlist = py32, py33
+envlist = py32, py33, py34
 
 [testenv]
 # Change dir to avoid import problem