aboutsummaryrefslogtreecommitdiff
path: root/python/python3-lsp-server
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-01-15 00:51:59 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-15 16:55:00 +0700
commitc0657dff18e79830b02ea58313578f19c95116b1 (patch)
tree728314e1b182925c43fd1f744764532d476fa4d2 /python/python3-lsp-server
parent0a4f4f18651105531636915163e72f1ef0267d9c (diff)
python/python3-lsp-server: Remove python3-setuptools-opt dependency
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-lsp-server')
-rw-r--r--python/python3-lsp-server/python3-lsp-server.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-lsp-server/python3-lsp-server.info b/python/python3-lsp-server/python3-lsp-server.info
index 26de0e2f9ad64..7fc77d0febc45 100644
--- a/python/python3-lsp-server/python3-lsp-server.info
+++ b/python/python3-lsp-server/python3-lsp-server.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-lsp-server/pyt
MD5SUM="921920b6692d0f00832f63f3edc53c7e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-docstring-to-markdown python3-jedi python3-lsp-jsonrpc python3-pluggy python3-setuptools-opt"
+REQUIRES="python3-docstring-to-markdown python3-jedi python3-lsp-jsonrpc python3-pluggy"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"