Merge "Update tox.ini for tox v4"
This commit is contained in:
commit
85da30d01c
4
tox.ini
4
tox.ini
@ -17,7 +17,9 @@ deps =
|
|||||||
openstacksdk
|
openstacksdk
|
||||||
testtools
|
testtools
|
||||||
mock
|
mock
|
||||||
whitelist_externals = bash
|
allowlist_externals =
|
||||||
|
bash
|
||||||
|
{toxinidir}/tools/run-bashate.sh
|
||||||
setenv =
|
setenv =
|
||||||
ANSIBLE_LIBRARY= {toxinidir}/tools/fake-ansible/library
|
ANSIBLE_LIBRARY= {toxinidir}/tools/fake-ansible/library
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user