Merge "Stop configuring install_command in tox."

This commit is contained in:
Zuul 2020-10-06 18:26:08 +00:00 committed by Gerrit Code Review
commit 0d65472cf1
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ setenv = VIRTUAL_ENV={envdir}
OS_TEST_TIMEOUT=60
OS_TEST_PATH=./cinder/tests/unit
usedevelop = True
install_command = pip install {opts} {packages}
deps = -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/test-requirements.txt