Merge "Fix tox 'bindep' environment"
This commit is contained in:
commit
8ae933a200
2
tox.ini
2
tox.ini
@ -127,7 +127,7 @@ basepython = python3
|
||||
# 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
|
||||
|
||||
[testenv:lower-constraints]
|
||||
|
Loading…
x
Reference in New Issue
Block a user