Merge "Skip installation to speed up pep8"

This commit is contained in:
Zuul
2025-02-15 15:31:39 +00:00
committed by Gerrit Code Review
+1
View File
@@ -18,6 +18,7 @@ commands =
stestr slowest
[testenv:pep8]
skip_install = true
deps =
pre-commit
commands =