Merge "Revert "Whitelist external netaddr requirement""
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -6,7 +6,7 @@ skipsdist = True
|
|||||||
[testenv]
|
[testenv]
|
||||||
sitepackages = True
|
sitepackages = True
|
||||||
usedevelop = True
|
usedevelop = True
|
||||||
install_command = pip install --allow-external netaddr --allow-insecure netaddr -U {opts} {packages}
|
install_command = pip install -U {opts} {packages}
|
||||||
setenv = VIRTUAL_ENV={envdir}
|
setenv = VIRTUAL_ENV={envdir}
|
||||||
LANG=en_US.UTF-8
|
LANG=en_US.UTF-8
|
||||||
LANGUAGE=en_US:en
|
LANGUAGE=en_US:en
|
||||||
|
Reference in New Issue
Block a user