Message ID | 20250604063855.1908198-2-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [meta-python,1/2] python3-pytest-sugar: Add recipe | expand |
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 \
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta-python/recipes-devtools/python/python3-typer_0.16.0.bb | 1 + 1 file changed, 1 insertion(+)