mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: python-lsp-server: Remove unneeded input.
* gnu/packages/python-xyz.scm (python-lsp-server)[propagated-inputs]: Remove PYTHON-CONFIGPARSER.
This commit is contained in:
parent
49f5c551fb
commit
eb3aee6cd0
1 changed files with 0 additions and 1 deletions
|
@ -5132,7 +5132,6 @@ (define-public python-lsp-server
|
|||
"not test_pyqt_completion"))))))
|
||||
(propagated-inputs
|
||||
(list python-autopep8
|
||||
python-configparser
|
||||
python-pydocstyle
|
||||
python-flake8
|
||||
python-future
|
||||
|
|
Loading…
Reference in a new issue