summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:23 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:36 +0700
commit603da7631ce09f70417ea9ad80e0c8ca679cffa3 (patch)
treed7f6bb86b0dcfc9b2ed05497b5e0a1d6a7e79550 /python
parentf59e99c69905c9f9f02dfa4ebb02a5efcf6ce4a1 (diff)
downloadslackbuilds-603da7631ce09f70417ea9ad80e0c8ca679cffa3.tar.gz
slackbuilds-603da7631ce09f70417ea9ad80e0c8ca679cffa3.tar.xz
python/python3-editables: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/python3-editables/python3-editables.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-editables/python3-editables.info b/python/python3-editables/python3-editables.info
index 2ffcdb8e87..afd8f52126 100644
--- a/python/python3-editables/python3-editables.info
+++ b/python/python3-editables/python3-editables.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/e/editables/editables-0
MD5SUM="e91709fbb0ef586cb7b785042068ab67"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-build python3-installer python3-wheel"
+REQUIRES="python3-build python3-wheel"
MAINTAINER="fourtysixandtwo"
EMAIL="fourtysixandtwo@sliderr.net"