Merge "Drop unnecessary allowlist_externals"

This commit is contained in:
Zuul
2026-06-23 01:26:11 +00:00
committed by Gerrit Code Review
-1
View File
@@ -45,7 +45,6 @@ commands = stestr run {posargs}
[testenv:pep8]
deps = pre-commit
allowlist_externals = pre-commit
commands = pre-commit run --all-files --show-diff-on-failure {posargs}
[testenv:cover]