Merge "Drop unnecessary install_command"

This commit is contained in:
Zuul
2024-01-29 15:08:26 +00:00
committed by Gerrit Code Review

View File

@@ -6,7 +6,6 @@ minversion = 2.0
[testenv]
basepython = python3
usedevelop = True
install_command = pip install {opts} {packages}
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt