summaryrefslogtreecommitdiffstats
path: root/mgr/tox.ini
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2018-03-02 14:51:46 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2018-03-02 14:51:46 +0800
commit37b7ddf7ed867a55cad7fcfe33cef16abd3f709a (patch)
treeb67250934c2f21c2333d750edf1cb86292248e1f /mgr/tox.ini
parent541d28fa0ba89b4b421f32f7783de67c0c3e73e3 (diff)
Add vfc-vnfmgr coverage scan
Change-Id: Ia5741ac615182bee89e9d9579dc201f695f5d7db Issue-ID: VFC-781 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'mgr/tox.ini')
-rw-r--r--mgr/tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/mgr/tox.ini b/mgr/tox.ini
index 9a0c169..19f978e 100644
--- a/mgr/tox.ini
+++ b/mgr/tox.ini
@@ -7,6 +7,7 @@ downloadcache = ~/cache/pip
[flake8]
ignore = E501
+exclude = ./venv-tox,./.tox
max-complexity = 12
[testenv]