Policy Module first commit
[osm/MON.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 17e4fab..722fbf6 100644 (file)
--- 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
@@ -57,4 +51,4 @@ max-line-length = 80
 show-source = True
 ignore = E123,E125,E241
 builtins = _
-exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,core/*,devops_stages/*,plugins/CloudWatch/*, plugins/vRealiseOps/*,.rst
+exclude=.venv,.git,.tox,dist,doc,*lib/python*,*egg,build,devops_stages/*,.rst