another fix to tox.ini

This commit is contained in:
holger krekel
2010-11-13 22:24:53 +01:00
parent d1f799064b
commit 705fe5962b

View File

@@ -13,7 +13,7 @@ commands= py.test --junitxml={envlogdir}/junit-{envname}.xml []
[testenv:py26] [testenv:py26]
deps= deps=
pytest pytest
pypi pexpect :pypi:pexpect
[pytest] [pytest]
addopts = -rsfxX addopts = -rsfxX