Skip installation to speed up pep8

Change-Id: Ib828c43b81936ba7b7f6397048d61c40e28ea188
Signed-off-by: Arnaud M <arnaud.morin@gmail.com>
This commit is contained in:
Arnaud M
2025-02-15 16:43:41 +01:00
parent 5051ac624b
commit 9b11a81f97

View File

@@ -30,6 +30,7 @@ Allowlist_externals =
find
[testenv:pep8]
skip_install = True
commands =
doc8 doc/source
flake8 {posargs} . {toxinidir}/tools/get_action_list.py