Fix command for pylint tox env
Change-Id: Ied77136bd839b5f36e4e281672a6fbfdd5edf934
This commit is contained in:
parent
1e1a9f046b
commit
5acb0832df
@ -27,7 +27,7 @@ commands = flake8 {posargs}
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
pylint==0.26.0
|
||||
commands = pylint
|
||||
commands = pylint --rcfile=pylintrc taskflow
|
||||
|
||||
[testenv:cover]
|
||||
basepython = python2.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user