me
/
guix
Archived
1
0
Fork 0

gnu: python-lsp-server: Remove unneeded input.

* gnu/packages/python-xyz.scm (python-lsp-server)[propagated-inputs]: Remove
PYTHON-CONFIGPARSER.
master
Marius Bakke 2022-06-22 00:31:00 +02:00
parent 49f5c551fb
commit eb3aee6cd0
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 1 deletions

View File

@ -5132,7 +5132,6 @@ Server (PLS).")
"not test_pyqt_completion"))))))
(propagated-inputs
(list python-autopep8
python-configparser
python-pydocstyle
python-flake8
python-future