diff --git a/tox.ini b/tox.ini index c4294ac1a6..23069cc8d4 100644 --- a/tox.ini +++ b/tox.ini @@ -37,11 +37,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