Fixup build for Zuul

Change-Id: Ief549956b954ac1c6d36f40c91d5ba67ba5648f7
This commit is contained in:
Phil Bridges 2018-06-29 16:13:47 -05:00
parent e9878374b4
commit 0281f0c7f5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ skipsdist = True
[testenv]
usedevelop = True
install_command = pip install --allow-external netifaces --allow-insecure netifaces -U {opts} {packages}
install_command = pip install netifaces --allow-insecure netifaces -U {opts} {packages}
whitelist_externals=bash
setenv = VIRTUAL_ENV={envdir}
NOSE_WITH_COVERAGE=1