Drop remaining references to the removed bin scripts

These scripts were removed by ea5037c593
and no longer exist.

Change-Id: I88f44b5e8479ba4525d93c30d63512845313c144
This commit is contained in:
Takashi Kajinami 2024-01-07 01:02:30 +09:00
parent f0a9eb61fe
commit a9ccce8b0c

View File

@ -25,7 +25,7 @@ passenv =
[testenv:pep8]
commands =
flake8 heat bin/heat-api bin/heat-api-cfn bin/heat-engine bin/heat-manage contrib heat_integrationtests doc/source
flake8 heat contrib heat_integrationtests doc/source
python tools/custom_guidelines.py --exclude heat/engine/resources/aws
# The following bandit tests are being skipped:
# B101: Test for use of assert