Update tox.ini

This commit is contained in:
Vladimir Diaz 2015-04-29 10:33:43 -04:00
parent b9d2f49f57
commit 1bd9e1c733

View file

@ -4,8 +4,8 @@
# and then run "tox" from this directory.
[tox]
envlist = py27
#envlist = py26, py27, py32, py33, py34
#envlist = py27
envlist = py26, py27, py32, py33, py34
[testenv]