Add vfc-gvnfm-vnfmgr max-complexity check
[vfc/gvnfm/vnfmgr.git] / mgr / tox.ini
index 7b38c30..d422bee 100644 (file)
@@ -7,6 +7,7 @@ downloadcache = ~/cache/pip
 
 [flake8]
 ignore =  E501
+max-complexity = 12
 
 [testenv]
 deps = -r{toxinidir}/requirements.txt