summaryrefslogtreecommitdiffstats
path: root/res/tox.ini
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-11-08 11:55:27 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-11-08 14:26:32 +0800
commit5b05ec33771d110463aa6de9c17722ff96759bc4 (patch)
treeda24420f10e1681240b55ab68e5c6d6f8a34cf5e /res/tox.ini
parent1a9f43395239f921b9a53100b056e9a16ae2b917 (diff)
Bump vfc-gvnfm-vnfres release version to 1.0.1v1.0.11.0.0-ONAP1.0.0-Amsterdam
Change-Id: I930e200a750827fbb4fabd43375abe54d815f404 Issue-Id: VFC-586 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'res/tox.ini')
-rw-r--r--res/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/tox.ini b/res/tox.ini
index cbc09b6..c732522 100644
--- a/res/tox.ini
+++ b/res/tox.ini
@@ -6,7 +6,7 @@ skipsdist = true
downloadcache = ~/cache/pip
[flake8]
-ignore = E501
+ignore = E501,E722
max-complexity = 12
[testenv]