add libvirt to tox.ini pylint
Story: 2010816 Task: 48394 Test Plan: PASS: add errors in libvirt bash and py files and observe tox output Change-Id: Ie8baba41075360044859dc3c60f44d9411f5cb10 Signed-off-by: Michel Thebeau <Michel.Thebeau@windriver.com>
This commit is contained in:
parent
84e1231f06
commit
4eba315b7e
2
tox.ini
2
tox.ini
@ -37,7 +37,7 @@ deps =
|
||||
-r{env:BASEPATH}/requirements.txt
|
||||
{[testenv]deps}
|
||||
allowlist_externals = pylint
|
||||
commands = pylint {posargs} --rcfile=./pylint.rc virtualbox/pybox
|
||||
commands = pylint {posargs} --rcfile=./pylint.rc virtualbox/pybox libvirt
|
||||
|
||||
[testenv:unittests]
|
||||
basepython = python3
|
||||
|
Loading…
x
Reference in New Issue
Block a user