Merge "Bump pylint to 2.17.0"
This commit is contained in:
commit
8fee4bc500
2
tox.ini
2
tox.ini
@ -109,7 +109,7 @@ allowlist_externals =
|
|||||||
install_command = {[testenv:py3]install_command}
|
install_command = {[testenv:py3]install_command}
|
||||||
deps = -r{toxinidir}/requirements.txt
|
deps = -r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
pylint==2.13.4
|
pylint==2.17.0
|
||||||
commands =
|
commands =
|
||||||
{toxinidir}/tools/coding-checks.sh --pylint {posargs:all}
|
{toxinidir}/tools/coding-checks.sh --pylint {posargs:all}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user