Skip to content

Commit

Permalink
Merge "Fix tox 'bindep' environment"
Browse files Browse the repository at this point in the history
  • Loading branch information
Zuul authored and openstack-gerrit committed Jan 16, 2020
2 parents 11459c6 + 0eab57e commit fa85b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit fa85b65

Please sign in to comment.