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 \