Ver código fonte

tox.ini: Add python 3.4

Jaime Marquínez Ferrándiz 10 anos atrás
pai
commit
7c42327e0e
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 = py26,py27,py33
+envlist = py26,py27,py33,py34
 [testenv]
 deps =
    nose