Merge "Drop install_command usage in tox"

This commit is contained in:
Zuul 2020-04-23 12:10:42 +00:00 committed by Gerrit Code Review
commit de4e2ef95b
1 changed files with 0 additions and 1 deletions

View File

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