gnu: python-lsp-server: Remove unneeded input.
* gnu/packages/python-xyz.scm (python-lsp-server)[propagated-inputs]: Remove PYTHON-CONFIGPARSER.master
parent
49f5c551fb
commit
eb3aee6cd0
|
@ -5132,7 +5132,6 @@ Server (PLS).")
|
||||||
"not test_pyqt_completion"))))))
|
"not test_pyqt_completion"))))))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-autopep8
|
(list python-autopep8
|
||||||
python-configparser
|
|
||||||
python-pydocstyle
|
python-pydocstyle
|
||||||
python-flake8
|
python-flake8
|
||||||
python-future
|
python-future
|
||||||
|
|
Reference in New Issue