Merge "Stop configuring install_command in tox."

This commit is contained in:
Zuul 2019-11-20 12:35:03 +00:00 committed by Gerrit Code Review
commit f3321e6892
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ skipsdist = True
[testenv]
usedevelop = True
passenv = TRACE_FAILONLY
install_command = pip install {opts} {packages}
setenv =
PYTHONWARNINGS=default::DeprecationWarning
OS_LOG_CAPTURE={env:OS_LOG_CAPTURE:true}