Drop lower-constraints.txt and its testing

As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: Idaba23e5308bb91915370f36a085ed26c03d7cfd
This commit is contained in:
leiyashuai 2022-06-04 12:04:45 +08:00
parent accab82f0c
commit a5ceb4060c

View File

@ -76,12 +76,6 @@ import-order-style = pep8
application-import-names = bifrost
filename = *.py
[testenv:lower-constraints]
deps =
-c{toxinidir}/lower-constraints.txt
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
[testenv:linters]
usedevelop = False
allowlist_externals = bash