Parcourir la source

Add python 3.4 to the tox environment list

Jonas Borgström il y a 11 ans
Parent
commit
db0381e6f2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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