guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/04: gnu: python-lsp-server: Remove unneeded input.


From: guix-commits
Subject: 03/04: gnu: python-lsp-server: Remove unneeded input.
Date: Wed, 22 Jun 2022 12:28:34 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit eb3aee6cd0f70a4f36630fd9d4ad38d4e00b4283
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Jun 22 00:31:00 2022 +0200

    gnu: python-lsp-server: Remove unneeded input.
    
    * gnu/packages/python-xyz.scm (python-lsp-server)[propagated-inputs]: Remove
    PYTHON-CONFIGPARSER.
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 194b342ee6..948c007ae2 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5132,7 +5132,6 @@ Server (PLS).")
                      "not test_pyqt_completion"))))))
     (propagated-inputs
      (list python-autopep8
-           python-configparser
            python-pydocstyle
            python-flake8
            python-future



reply via email to

[Prev in Thread] Current Thread [Next in Thread]