From 5e3e024ecb912ac9bb7b875ff62e73596e2d6175 Mon Sep 17 00:00:00 2001 From: Arnaud M Date: Sat, 15 Feb 2025 16:47:47 +0100 Subject: [PATCH] Skip installation to speed up pep8 Change-Id: I1fd49a6b7a5fe1d50e3394accc6974eaee2445b7 Signed-off-by: Arnaud M --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 6b7c214..6c2ab50 100644 --- a/tox.ini +++ b/tox.ini @@ -19,6 +19,7 @@ allowlist_externals = /bin/bash [testenv:pep8] +skip_install = True commands = flake8