Remove tox target for lower-constraints check
Testing of lower constraints was removed long time ago and this target has been unused. Change-Id: Ie2ef27b73498338c8a4ad81c4d35356a2b383381 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
6
tox.ini
6
tox.ini
@@ -55,9 +55,3 @@ builtins = _
|
|||||||
exclude = .venv,.git,.tox,dist,doc,*.egg
|
exclude = .venv,.git,.tox,dist,doc,*.egg
|
||||||
# W504 line break after binary operator
|
# W504 line break after binary operator
|
||||||
ignore = W504
|
ignore = W504
|
||||||
|
|
||||||
[testenv:lower-constraints]
|
|
||||||
deps =
|
|
||||||
-c{toxinidir}/lower-constraints.txt
|
|
||||||
-r{toxinidir}/test-requirements.txt
|
|
||||||
-r{toxinidir}/requirements.txt
|
|
||||||
|
Reference in New Issue
Block a user