cleanup after 'update-requirements' removal

I5689985fd8ab2a061c04776c5320188343b2f077 removed
the 'update-requirements' tool but failed to remove
the tox env. This change completes the removal.

Change-Id: I89474a28d47dd927fe0d3d7a03e380d5d107a07c
This commit is contained in:
Sean Mooney
2024-09-19 00:26:55 +01:00
committed by sean mooney
parent dc91808551
commit ca7c3520ef

View File

@@ -44,11 +44,6 @@ commands = check-conflicts {toxinidir}/upper-constraints.txt {toxinidir}/upper-c
[testenv:venv]
commands = {posargs}
[testenv:update]
allowlist_externals =
update-requirements
commands = update-requirements {posargs}
[testenv:generate]
allowlist_externals =
generate-constraints