X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=37c4113d12d1f3b894b218ccbbfd735bb48cdcf3;hb=refs%2Fchanges%2F10%2F5710%2F1;hp=17e4fab928bc17e3156a9f182c6be303543f11be;hpb=95b92b3dacfd93fa1649a5f87dafd2fa6553a086;p=osm%2FMON.git diff --git a/tox.ini b/tox.ini index 17e4fab..37c4113 100644 --- a/tox.ini +++ b/tox.ini @@ -40,13 +40,7 @@ setenv = VIRTUAL_ENV={envdir} [testenv:pep8] -commands = flake8 test - -[testenv:venv] -commands = {posargs} - -[testenv:cover] -commands = python setup.py test --coverage +commands = flake8 plugins [pep8] max-line-length = 80