浏览代码

Add python 3.4 to the tox environment list

Jonas Borgström 11 年之前
父节点
当前提交
db0381e6f2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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