python3-typer: Add missing ptest dep on pytest-sugar

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2025-06-03 23:37:41 -07:00
parent 5602907c19
commit 54a6579eb0

View File

@@ -32,6 +32,7 @@ RDEPENDS:${PN}-ptest += "\
python3-mypy \
python3-pytest \
python3-pytest-cov \
python3-pytest-sugar \
python3-pytest-xdist \
python3-rich \
python3-shellingham \