Merge "Stop configuring install_command in tox."

This commit is contained in:
Zuul 2020-04-20 08:28:36 +00:00 committed by Gerrit Code Review
commit adf6950549
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ setenv = VIRTUAL_ENV={envdir}
LANGUAGE=en_US
LC_ALL=en_US.UTF-8
TESTS_DIR=./virtualbmc/tests/unit/
install_command = pip install {opts} {packages}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt