Merge "Skip installation to speed up pep8"

This commit is contained in:
Zuul 2025-02-15 15:59:15 +00:00 committed by Gerrit Code Review
commit 4ea8f2bf40

View File

@ -15,6 +15,7 @@ commands =
stestr run --slowest {posargs}
[testenv:pep8]
skip_install = true
deps =
pre-commit>=2.6.0 # MIT
commands =