Skip installation to speed up pep8

Change-Id: Ic5db6385713a4de6cdbb791ab4f5c509ec06881d
This commit is contained in:
Takashi Kajinami 2025-02-15 15:18:16 +09:00
parent f95efb2a16
commit d583141454

View File

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