Fixup tox.ini

This commit is contained in:
Endre Karlson 2012-11-13 15:32:46 +01:00
parent 84684d5fcd
commit aa64836104
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ commands = {toxinidir}/run_tests.sh --no-path-adjustment --with-coverage --cover
[testenv:pep8]
deps = pep8==1.1
commands = pep8 --repeat --show-source bufunfa setup.py bin/bufunfa-central bin/bufunfa-api tests
commands = pep8 --repeat --show-source bufunfa setup.py bin/bufunfa-central bin/bufunfa-api bin/bufunfa-recorder
[testenv:venv]
commands = {posargs}