Update the version of ruamel.yaml to 0.17.1
[vfc/gvnfm/vnfres.git] / res / tox.ini
index 9863e7a..1054908 100644 (file)
@@ -7,7 +7,7 @@ downloadcache = ~/cache/pip
 
 [flake8]
 ignore =  E501,E722
-exclude =  ./venv-tox,./.tox
+exclude =  ./venv-tox,./.tox,./venv
 max-complexity = 12
 
 [testenv]