Merge "cleanup after 'update-requirements' removal"
This commit is contained in:
5
tox.ini
5
tox.ini
@@ -37,11 +37,6 @@ commands = check-conflicts {toxinidir}/upper-constraints.txt {toxinidir}/upper-c
|
|||||||
[testenv:venv]
|
[testenv:venv]
|
||||||
commands = {posargs}
|
commands = {posargs}
|
||||||
|
|
||||||
[testenv:update]
|
|
||||||
allowlist_externals =
|
|
||||||
update-requirements
|
|
||||||
commands = update-requirements {posargs}
|
|
||||||
|
|
||||||
[testenv:generate]
|
[testenv:generate]
|
||||||
allowlist_externals =
|
allowlist_externals =
|
||||||
generate-constraints
|
generate-constraints
|
||||||
|
|||||||
Reference in New Issue
Block a user