Updated from global requirements
Change-Id: Ib8a35810731a95b13db79c22214ef3d6b25792a6
This commit is contained in:
parent
f45f75900e
commit
9578f23509
@ -44,7 +44,7 @@ symbols=no
|
||||
# --enable=similarities". If you want to run only the classes checker, but have
|
||||
# no Warning level messages displayed, use"--disable=all --enable=classes
|
||||
# --disable=W"
|
||||
disable=W,C,R
|
||||
disable=W,C,R,no-member
|
||||
|
||||
|
||||
[REPORTS]
|
||||
|
@ -5,7 +5,7 @@ flake8<2.6.0,>=2.5.4 # MIT
|
||||
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
mock>=2.0 # BSD
|
||||
pylint==1.4.5 # GPLv2
|
||||
pylint==1.7.1 # GPLv2
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
sphinx!=1.6.1,>=1.5.1 # BSD
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user