Merge "Testing upgrade" into stable/newton

This commit is contained in:
Jenkins 2017-03-07 01:50:54 +00:00 committed by Gerrit Code Review
commit 2064ca4878
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ skipsdist = True
[testenv]
usedevelop = True
install_command = pip install {opts} {packages}
install_command = pip install -U {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
deps = -r{toxinidir}/requirements.txt