diff mbox series

[07/17] ptest-packagelists.inc: add python test click

Message ID 20230922144628.2495839-8-samantha.jalabert@syslinbit.com
State Accepted, archived
Commit cb674e78cdaeea356fe2cf2f6a8b098e4fb6da50
Headers show
Series python3-spdx-tools implementation | expand

Commit Message

Samantha Jalabert Sept. 22, 2023, 2:46 p.m. UTC
From: Samantha Jalabert <samantha.jalabert@syslinbit.com>

Adding test to slow, as it comes as dependency of SDK packages.

Signed-off-by: Marta Rybczynska <mrybczynska@syslinbit.com>
---
 meta/conf/distro/include/ptest-packagelists.inc | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc
index 9160103cb0..394f442e4a 100644
--- a/meta/conf/distro/include/ptest-packagelists.inc
+++ b/meta/conf/distro/include/ptest-packagelists.inc
@@ -108,6 +108,7 @@  PTESTS_SLOW = "\
     perl \
     python3-cryptography \
     python3 \
+    python3-click \
     strace \
     tcl \
     util-linux \