Merge "make tox -e pylint only run pylint"
This commit is contained in:
commit
bfe0536cf9
3
tox.ini
3
tox.ini
@ -109,8 +109,7 @@ commands = oslopolicy-sample-generator --config-file=tools/trove-policy-generato
|
||||
basepython = python3
|
||||
deps = -r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands = {[testenv]commands}
|
||||
python tools/trove-pylint.py {posargs:check}
|
||||
commands = python tools/trove-pylint.py {posargs:check}
|
||||
|
||||
[testenv:docs]
|
||||
basepython = python3
|
||||
|
Loading…
x
Reference in New Issue
Block a user