aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-06-16 12:42:07 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-06-18 20:21:04 +0700
commit38ee172a6260c3dabe84d99fc6f51a8997ad0a3a (patch)
tree397ac72a80234f69a16287ed5fe9850704ec4296 /python
parent83c95b015d8707a161b0f71a86668fa61786626a (diff)
python/numpydoc: Remove python3-setuptools-opt dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/numpydoc/numpydoc.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/numpydoc/numpydoc.info b/python/numpydoc/numpydoc.info
index 7ef048b630..6a69ba92c2 100644
--- a/python/numpydoc/numpydoc.info
+++ b/python/numpydoc/numpydoc.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/n/numpydoc/numpydoc-1.6
MD5SUM="227e5a257f4bfe488a257d963c2df5bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-setuptools-opt Sphinx python3-tabulate"
+REQUIRES="Sphinx python3-tabulate"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"