dev-python/jupyter-console: Add missing dev-python/flaky test dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2023-11-24 15:27:29 +01:00
parent 98e5a0a230
commit cd3e22978d

View File

@@ -32,6 +32,7 @@ RDEPEND="
# util-linux provides script(1)
BDEPEND="
test? (
dev-python/flaky[${PYTHON_USEDEP}]
dev-python/pexpect[${PYTHON_USEDEP}]
sys-apps/util-linux
)