dev-python/jupyter_events: add missing test dep

Closes: https://bugs.gentoo.org/887601
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2022-12-22 11:21:08 +01:00
parent 48a8c1c4fd
commit 5fa8a41fb3

View File

@@ -26,6 +26,7 @@ BDEPEND="
test? (
dev-python/pytest-console-scripts[${PYTHON_USEDEP}]
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
dev-python/click[${PYTHON_USEDEP}]
dev-python/rich[${PYTHON_USEDEP}]
)
"