--- webtest-3.0.1/tox.ini.orig +++ webtest-3.0.1/tox.ini @@ -13,8 +13,6 @@ extras = tests commands = - python --version - pip freeze pytest --cov {posargs:} [testenv:coverage]