@ -4,7 +4,7 @@
# and then run "tox" from this directory.
[tox]
envlist = dummy, py26, py27, py32
envlist = dummy, py26, py27, py32, py33, py34
[testenv]
commands = py.test {posargs:--cov pipdeptree --cov-report xml --cov-report html --cov-report term-missing tests/}