gnu: Remove python-language-server.

* gnu/packages/python-xyz.scm (python-language-server): Delete variable.

Change-Id: I3305e3df05157403e935685f10cfa1e3246ba429
This commit is contained in:
Sharlatan Hellseher 2026-01-21 14:16:31 +00:00
parent e4e04784fe
commit ed378149b9
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -10597,9 +10597,6 @@ This tool is used in text editing environments to provide a complete
and integrated feature-set for programming Python effectively.")
(license license:expat)))
(define-deprecated-package python-language-server
python-lsp-server)
(define-public python-black
(package
(name "python-black")