Merge "Stop configuring install_command in tox."

This commit is contained in:
Zuul 2020-04-20 08:48:34 +00:00 committed by Gerrit Code Review
commit 6035771676

View File

@ -6,7 +6,6 @@ ignore_basepython_conflict=true
[testenv]
usedevelop = True
install_command = pip install -U {opts} {packages}
basepython = python3
setenv =
VIRTUAL_ENV={envdir}