mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: Remove python-language-server.
* gnu/packages/python-xyz.scm (python-language-server): Delete variable. Change-Id: I3305e3df05157403e935685f10cfa1e3246ba429
This commit is contained in:
parent
7a2eb31039
commit
cbaf217daa
1 changed files with 0 additions and 3 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue