Ver código fonte

Add python 3.4 to the tox environment list

Jonas Borgström 11 anos atrás
pai
commit
db0381e6f2
1 arquivos alterados com 1 adições e 1 exclusões
  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