Merge "Skip installation to speed up pep8"

This commit is contained in:
Zuul
2025-03-03 21:28:13 +00:00
committed by Gerrit Code Review

View File

@@ -32,6 +32,7 @@ commands =
pylint --rcfile .pylintrc freezer_api
[testenv:pep8]
skip_install = true
deps =
pre-commit
commands =