Skip installation to speed up pep8

Change-Id: Ia5b21793a3ae5ec54a04886ce8b116ff9097a05d
Signed-off-by: Arnaud M <arnaud.morin@gmail.com>
This commit is contained in:
Arnaud M 2025-02-15 11:22:20 +01:00
parent 6df18aa230
commit 55bf525915

View File

@ -27,6 +27,7 @@ commands =
stestr slowest
[testenv:pep8]
skip_install = True
description =
Run pep8 tests.
commands =