mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/python-lsp-server: fix python-lsp-jsonrpc dep decl
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -23,7 +23,7 @@ IUSE="all-plugins"
|
||||
RDEPEND="
|
||||
dev-python/docstring-to-markdown[${PYTHON_USEDEP}]
|
||||
>=dev-python/jedi-0.17.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-lsp-jsonrpc-1.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-lsp-jsonrpc-1.1.0[${PYTHON_USEDEP}]
|
||||
dev-python/pluggy[${PYTHON_USEDEP}]
|
||||
all-plugins? (
|
||||
>=dev-python/autopep8-1.6.0[${PYTHON_USEDEP}]
|
||||
Reference in New Issue
Block a user