mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-language-server: Remove comment in inputs.
* gnu/packages/python-xyz.scm (python-language-server)[inputs]: Remove comment
introduced in dcff9bda97
about using special
versions of packages.
This commit is contained in:
parent
a5e5e51f33
commit
3f17586269
1 changed files with 0 additions and 2 deletions
|
@ -3852,8 +3852,6 @@ Server (PLS).")
|
|||
(propagated-inputs
|
||||
`(("python-pluggy" ,python-pluggy)
|
||||
("python-jsonrpc-server" ,python-jsonrpc-server)
|
||||
;; Note: Remove the special versions of Jedi and Parso when updating
|
||||
;; this package.
|
||||
("python-jedi" ,python-jedi)
|
||||
("python-yapf" ,python-yapf)
|
||||
("python-pyflakes" ,python-pyflakes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue