me
/
guix
Archived
1
0
Fork 0

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.
master
Brett Gilio 2020-07-19 02:55:29 -05:00
parent a5e5e51f33
commit 3f17586269
No known key found for this signature in database
GPG Key ID: F6C52DD1BA27CB87
1 changed files with 0 additions and 2 deletions

View File

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