summaryrefslogtreecommitdiffstats
path: root/lcm/tox.ini
diff options
context:
space:
mode:
authorfujinhua <fu.jinhua@zte.com.cn>2017-11-08 11:51:23 +0800
committerfujinhua <fu.jinhua@zte.com.cn>2017-11-08 14:27:29 +0800
commit902abebc3b8b2d2925aa816afe84316c7071dcda (patch)
tree9f3a84644e5065152b5344dc7a5494fede6013dd /lcm/tox.ini
parent4ecce01cc5a7063ccb4d22331e640cd6fbd3de21 (diff)
Bump vfc-gvnfm-vnflcm release version to 1.0.1v1.0.11.0.0-ONAP1.0.0-Amsterdam
Change-Id: I49e09977f6b3d1424afba6e08fc3ae5b32503d4d Issue-Id: VFC-586 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'lcm/tox.ini')
-rw-r--r--lcm/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcm/tox.ini b/lcm/tox.ini
index 8ee9a71c..7474134e 100644
--- a/lcm/tox.ini
+++ b/lcm/tox.ini
@@ -6,7 +6,7 @@ skipsdist = true
downloadcache = ~/cache/pip
[flake8]
-ignore = E501
+ignore = E501,E722
max-complexity = 27
[testenv]