Revert "python39Packages.python-language-server: mark broken"

This reverts commit 8af91e5588.
This commit is contained in:
Jonathan Ringer 2021-11-19 09:07:53 -08:00 committed by Jonathan Ringer
parent f4de9063c8
commit fad0d94ce8

View file

@ -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