Remove unused linters tox target
This is not needed anymore, remove it. Change-Id: I5a163f8d7b4efab345156ed3f8aa0f4d8b01c2ea
This commit is contained in:
parent
b480383729
commit
20daf3a4d3
6
tox.ini
6
tox.ini
@ -24,12 +24,6 @@ commands = oslo-config-generator --config-file=etc/terracotta-config-generator.c
|
||||
commands =
|
||||
bash tools/flake8wrap.sh {posargs}
|
||||
|
||||
# Temporary environment until infra jobs are changed.
|
||||
# TODO(jaegerandi): remove this
|
||||
[testenv:linters]
|
||||
commands =
|
||||
bash tools/flake8wrap.sh {posargs}
|
||||
|
||||
[testenv:venv]
|
||||
commands = {posargs}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user