aboutsummaryrefslogtreecommitdiff
path: root/python/python3-hatchling
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-12-12 00:18:46 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-12 16:39:15 +0700
commitad341a5ce780d7a7c3dd65d6986a92583151f149 (patch)
treefe046eb153d76ca8c8afc0a7b83d2f361b88f31f /python/python3-hatchling
parenteac0c39a225b1cb3cc5a4a1a43f1db4d05af8a31 (diff)
python/python3-hatchling: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-hatchling')
-rw-r--r--python/python3-hatchling/python3-hatchling.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-hatchling/python3-hatchling.info b/python/python3-hatchling/python3-hatchling.info
index 2a2a03e362512..a6c2a79c8e7e2 100644
--- a/python/python3-hatchling/python3-hatchling.info
+++ b/python/python3-hatchling/python3-hatchling.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/h/hatchling/hatchling-1
MD5SUM="e06cc65ac646f9b01df5406aa1f97022"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-editables python3-pathspec python3-pluggy"
+REQUIRES="python3-editables python3-pathspec python3-pluggy"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"