Add vfc-vnfmgr coverage scan
[vfc/gvnfm/vnfmgr.git] / mgr / tox.ini
index 9a0c169..19f978e 100644 (file)
@@ -7,6 +7,7 @@ downloadcache = ~/cache/pip
 
 [flake8]
 ignore =  E501
+exclude = ./venv-tox,./.tox
 max-complexity = 12
 
 [testenv]