Add vfc-vnflcm coverage scan.
[vfc/gvnfm/vnflcm.git] / lcm / tox.ini
index fb11f01..62a7adf 100644 (file)
@@ -7,6 +7,7 @@ downloadcache = ~/cache/pip
 
 [flake8]
 ignore = E501,E722
+exclude = ./venv-tox,./.tox
 max-complexity = 27
 
 [testenv]