Drop unnecessary install_command

Change-Id: Id9850853ec9682444e99233abca1cadda2181452
This commit is contained in:
Takashi Kajinami 2024-01-29 23:46:55 +09:00
parent a06949bfbf
commit ebc5218803
1 changed files with 0 additions and 1 deletions

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