Testing upgrade

Change-Id: Id460b8d191b921d443524cd656b9365793baa8d4
(cherry picked from commit 27daddf868)
This commit is contained in:
Anand Shanmugam 2017-03-02 20:58:51 -08:00 committed by Vinod Pandarinathan
parent 4b48c663db
commit 9ac2fb6e34
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