summaryrefslogtreecommitdiffstats
path: root/development/jupyter-notebook_shim
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:38:58 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 07:59:46 +0700
commite3d0cf7c962134603dba1d1352df0ceb70070919 (patch)
treeadaf8d496f2c27a80cf3d432792ab9720d39d18a /development/jupyter-notebook_shim
parent47951872042e450641e81b66d4197d4aed38ffe2 (diff)
downloadslackbuilds-e3d0cf7c962134603dba1d1352df0ceb70070919.tar.gz
slackbuilds-e3d0cf7c962134603dba1d1352df0ceb70070919.tar.xz
development/jupyter-notebook_shim: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-notebook_shim')
-rw-r--r--development/jupyter-notebook_shim/jupyter-notebook_shim.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-notebook_shim/jupyter-notebook_shim.info b/development/jupyter-notebook_shim/jupyter-notebook_shim.info
index c051af444a..25b7abe105 100644
--- a/development/jupyter-notebook_shim/jupyter-notebook_shim.info
+++ b/development/jupyter-notebook_shim/jupyter-notebook_shim.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook_shim/noteboo
MD5SUM="7d0562e033369d243b282646642a1f1a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="jupyter_server python3-hatchling"
+REQUIRES="jupyter_server"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"