Fixup build for Zuul
Change-Id: Ief549956b954ac1c6d36f40c91d5ba67ba5648f7
This commit is contained in:
parent
e9878374b4
commit
e6dc857543
2
tox.ini
2
tox.ini
@ -6,7 +6,7 @@ skipsdist = True
|
|||||||
|
|
||||||
[testenv]
|
[testenv]
|
||||||
usedevelop = True
|
usedevelop = True
|
||||||
install_command = pip install --allow-external netifaces --allow-insecure netifaces -U {opts} {packages}
|
install_command = pip install netifaces -U {opts} {packages}
|
||||||
whitelist_externals=bash
|
whitelist_externals=bash
|
||||||
setenv = VIRTUAL_ENV={envdir}
|
setenv = VIRTUAL_ENV={envdir}
|
||||||
NOSE_WITH_COVERAGE=1
|
NOSE_WITH_COVERAGE=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user