From 8b73d98baf0a185886a55a62b8b32f6543f14af4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerardo=20G=C3=B3mez=20Rodr=C3=ADguez?= Date: Fri, 9 Jul 2021 16:40:31 +0300 Subject: chore: replace python-language-server to supported pylsp (#3810) As mentioned in #3722 palantir's python-language-server is no longer maintained. The alternative is to use the community-driven https://github.com/python-lsp/python-lsp-server. --- doc/ale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index 5d2ff444..df64f06a 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2945,7 +2945,7 @@ documented in additional help files. pyflakes..............................|ale-python-pyflakes| pylama................................|ale-python-pylama| pylint................................|ale-python-pylint| - pyls..................................|ale-python-pyls| + pylsp.................................|ale-python-pylsp| pyre..................................|ale-python-pyre| pyright...............................|ale-python-pyright| reorder-python-imports................|ale-python-reorder_python_imports| -- cgit v1.2.3