added py27 & py32 back into envlist for tox to run against

This commit is contained in:
Kelsey Hawley 2013-12-31 13:47:50 -08:00
parent e6606c67fa
commit 39fb1c75ba

View File

@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = py33
envlist = py27, py32, py33
[testenv]
commands = py.test