diff --git a/tox.ini b/tox.ini index 62187d2..b99ffeb 100644 --- a/tox.ini +++ b/tox.ini @@ -2,4 +2,4 @@ envlist = py27,py33 [testenv] deps=pytest -commands=py.test -v tests/ +commands=py.test tests/