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
1 changed files with 1 additions and 0 deletions

View File

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