summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-10-03 07:09:21 +0200
committerMichał Górny <mgorny@gentoo.org>2023-10-03 07:11:04 +0200
commitaa63f030a7be5378959fcd4b960582cdd39a0709 (patch)
tree67b1edaf28ad92085e80b1f605e9b49b7ef0c031 /dev-python
parentdev-python/hypothesis: Remove old (diff)
downloadgentoo-aa63f030a7be5378959fcd4b960582cdd39a0709.tar.gz
gentoo-aa63f030a7be5378959fcd4b960582cdd39a0709.tar.bz2
gentoo-aa63f030a7be5378959fcd4b960582cdd39a0709.zip
dev-python/notebook: Add BDEP on hatch-jupyter-builder
Closes: https://bugs.gentoo.org/915095 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/notebook/notebook-7.0.4.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/notebook/notebook-7.0.4.ebuild b/dev-python/notebook/notebook-7.0.4.ebuild
index 955c05ae6c3e..991606132cdb 100644
--- a/dev-python/notebook/notebook-7.0.4.ebuild
+++ b/dev-python/notebook/notebook-7.0.4.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
"
BDEPEND="
+ dev-python/hatch-jupyter-builder[${PYTHON_USEDEP}]
test? (
dev-python/ipykernel[${PYTHON_USEDEP}]
dev-python/nbval[${PYTHON_USEDEP}]