dev-python/rich-click: Add typer test dep

Closes: https://bugs.gentoo.org/976270
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-07-15 13:42:16 +02:00
parent bfcff3e229
commit 5b16ecc028

View File

@@ -29,6 +29,7 @@ RDEPEND="
BDEPEND="
test? (
>=dev-python/packaging-25[${PYTHON_USEDEP}]
dev-python/typer[${PYTHON_USEDEP}]
)
"