Revert "python39Packages.python-language-server: mark broken"
This reverts commit 8af91e5588
.
This commit is contained in:
parent
f4de9063c8
commit
fad0d94ce8
@ -85,8 +85,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/palantir/python-language-server";
|
||||
description = "An implementation of the Language Server Protocol for Python";
|
||||
license = licenses.mit;
|
||||
# not compatible with jedi 0.18.0
|
||||
broken = true;
|
||||
maintainers = [ ];
|
||||
# no longer maintained
|
||||
# see https://github.com/palantir/python-language-server/pull/918#issuecomment-817361554
|
||||
|
Loading…
Reference in New Issue
Block a user