Merge "Revert "Whitelist external netaddr requirement""

This commit is contained in:
Jenkins 2014-01-25 20:07:50 +00:00 committed by Gerrit Code Review
commit ec8737a448
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ skipsdist = True
[testenv]
sitepackages = 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}
LANG=en_US.UTF-8
LANGUAGE=en_US:en