Don't write information to resmanagement
[vfc/nfvo/lcm.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index fb27ec5..8bb8cad 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -7,7 +7,7 @@ downloadcache = ~/cache/pip
 
 [flake8]
 ignore = E501,E722
-exclude = ./venv-tox,./.tox
+exclude = ./venv-tox,./.tox,./venv
 max-complexity = 27
 
 [testenv]