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
@ -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…
Reference in New Issue
Block a user