Add py33 and py35 to tox.ini

This commit is contained in:
Jeremy Singer-Vine
2016-02-29 00:02:59 -05:00
parent 3a0fdad4c1
commit 1bdbdf823d
+1 -2
View File
@@ -1,7 +1,6 @@
[tox]
envlist = py27,py31,py34
envlist = py27,py31,py33,py34,py35
[testenv]
deps=nose
pandas
commands=nosetests