Merge "Fix tox 'bindep' environment"
This commit is contained in:
commit
fa85b6507b
2
tox.ini
2
tox.ini
@ -166,7 +166,7 @@ commands = bandit-baseline -r cinder -n5 -x cinder/tests/* -ii -ll
|
||||
# explicitly to avoid unnecessarily installing the checked-out repo too (this
|
||||
# further relies on "tox.skipsdist = True" above).
|
||||
deps = bindep
|
||||
commands = bindep test
|
||||
commands = bindep {posargs}
|
||||
usedevelop = False
|
||||
|
||||
[flake8]
|
||||
|
Loading…
Reference in New Issue
Block a user