From 54a6579eb06fef907996a8c497159cb73885a1d0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 3 Jun 2025 23:37:41 -0700 Subject: python3-typer: Add missing ptest dep on pytest-sugar Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-typer_0.16.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python3-typer_0.16.0.bb b/meta-python/recipes-devtools/python/python3-typer_0.16.0.bb index 87e258ae1f..5295d2213e 100644 --- a/meta-python/recipes-devtools/python/python3-typer_0.16.0.bb +++ b/meta-python/recipes-devtools/python/python3-typer_0.16.0.bb @@ -32,6 +32,7 @@ RDEPENDS:${PN}-ptest += "\ python3-mypy \ python3-pytest \ python3-pytest-cov \ + python3-pytest-sugar \ python3-pytest-xdist \ python3-rich \ python3-shellingham \ -- cgit v1.2.3-54-g00ecf