diff options
Diffstat (limited to 'python/python3-lsp-server/README')
-rw-r--r-- | python/python3-lsp-server/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/python/python3-lsp-server/README b/python/python3-lsp-server/README index 265c680e8e..1980ac946e 100644 --- a/python/python3-lsp-server/README +++ b/python/python3-lsp-server/README @@ -1,5 +1,6 @@ Python LSP Server is a Python 3.7+ implementation of the Language Server Protocol. -python3-lsp-server 1.6.0 is the last available version for Slackware -15.0. Newer versions require a newer python3-rope. +python3-lsp-server 1.9.0 is the last available version for Slackware +15.0. Newer versions require spyder >= 5.5.1, which in return requires +python3-lsp-black >= 2.0.0. |