--- translationstring-1.4/tox.ini.orig +++ translationstring-1.4/tox.ini @@ -4,8 +4,9 @@ [testenv] commands = - python setup.py test -q + pytest deps = + pytest Babel [testenv:cover]