Resolve merge conflict

This commit is contained in:
Vineet 2014-06-14 23:49:42 +05:30
commit e3e55ca48a
1 changed files with 2 additions and 2 deletions

View File

@ -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/}
@ -20,4 +20,4 @@ deps =
[testenv:dummy]
deps = -r{toxinidir}/tests/virtualenvs/dummy_requirements.txt
commands =
commands =