Cleanup tox.ini

For details see the mail:
https://lists.openstack.org/pipermail/openstack-discuss/2022-November/031343.html

Change-Id: I936c121d37c2b19da48836607917dccfd50d5b22
This commit is contained in:
elajkat 2022-11-29 12:11:23 +01:00
parent a0d5cb4e75
commit 3b110ff405
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ setenv = VIRTUAL_ENV={envdir}
EDITOR=vi
PYTHONWARNINGS=default::DeprecationWarning
usedevelop = True
install_command = pip install {opts} {packages}
deps = -c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt