Merge "tox: Don't install package in pep8"

This commit is contained in:
Zuul 2024-04-29 10:24:22 +00:00 committed by Gerrit Code Review
commit d58b895fdc

View File

@ -60,6 +60,7 @@ commands =
[testenv:pep8] [testenv:pep8]
description = description =
Run style checks. Run style checks.
skip_install = true
deps = deps =
pre-commit pre-commit
commands = commands =