Bump pylint to 2.3.0
Change-Id: I5174144131384556227cc81c8059adf22178fab5
This commit is contained in:
parent
1af55ce64a
commit
a49fa6ee1f
2
tox.ini
2
tox.ini
@ -92,7 +92,7 @@ passenv = FAST8_NUM_COMMITS
|
|||||||
basepython = python3
|
basepython = python3
|
||||||
deps = -r{toxinidir}/requirements.txt
|
deps = -r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
pylint==2.1.1
|
pylint==2.3.0
|
||||||
commands =
|
commands =
|
||||||
bash ./tools/coding-checks.sh --pylint {posargs}
|
bash ./tools/coding-checks.sh --pylint {posargs}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user