Merge "Stop configuring install_command in tox."

This commit is contained in:
Zuul 2020-04-28 15:04:14 +00:00 committed by Gerrit Code Review
commit 0d59c2f810
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ usedevelop = True
setenv =
VIRTUAL_ENV={envdir}
PYTHONWARNINGS=default::DeprecationWarning
install_command = pip install {opts} {packages}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt