From d04ed37fa7491f2eadeca4e1cba536d2c76bdca4 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Fri, 5 Jan 2024 10:14:55 -0800 Subject: python3-attrs: enable ptest The conftest.py file is needed to define the "slots" and "frozen" fixtures for pytest (From OE-Core rev: c27ddbe1dcfae564e93593c90517c2b4502d1709) Signed-off-by: Tim Orling Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/conf/distro/include/ptest-packagelists.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/conf/distro/include') diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 9057c12b09..ef6f471e7b 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc @@ -57,6 +57,7 @@ PTESTS_FAST = "\ pango \ popt \ python3-atomicwrites \ + python3-attrs \ python3-bcrypt \ python3-calver \ python3-hypothesis \ -- cgit v1.2.3-54-g00ecf