fix doc config files and doc files + top-level tox.ini
[vfc/nfvo/lcm.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 51b5b81..9797c9b 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -22,6 +22,6 @@ commands = flake8
 commands =
   {[testenv]commands}
 
-[testenv:cov]
-deps = coverage==4.2
-commands = coverage xml --omit="*test_*,*__init__.py,*site-packages*"
+#[testenv:cov]
+#deps = coverage==4.2
+#commands = coverage xml --omit="*test_*,*__init__.py,*site-packages*"