From 9953ca1ac0bf5747aaa664d25a6c06f7f0ad2446 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 20 Jan 2024 22:05:20 -0800 Subject: python3-multidict: Fix running ptests Add missing runtime dependency on pytest-cov and move the test to PTESTS_FAST_META_PYTHON since it takes < 20 seconds Signed-off-by: Khem Raj --- meta-python/conf/include/ptest-packagelists-meta-python.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/conf/include') diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 2c75d511b3..44507b394e 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc @@ -22,6 +22,7 @@ PTESTS_FAST_META_PYTHON = "\ python3-intervals \ python3-ipy \ python3-iso3166 \ + python3-multidict \ python3-parse-type \ python3-platformdirs \ python3-polyline \ @@ -71,7 +72,6 @@ PTESTS_PROBLEMS_META_PYTHON ="\ python3-jsmin \ python3-license-expression \ python3-msgpack \ - python3-multidict \ python3-ordered-set \ python3-parse \ python3-pillow \ -- cgit v1.2.3-54-g00ecf