lbraun pushed a commit to branch wip-python-pep517
in repository guix.

commit cc4fbf7f1c6625653be2cf6023bc9f52adcd7f11
Author: Lars-Dominik Braun <[email protected]>
AuthorDate: Fri Dec 31 15:33:21 2021 +0100

    gnu: python-eliot: Remove redundant input.
    
    * gnu/packages/python-xyz.scm (python-eliot)[native-inputs]: Remove
    python-setuptools.
---
 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 6268018ca8..fe5c36aa30 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -25954,7 +25954,6 @@ tbutils
            python-flake8
            python-hypothesis
            python-pytest
-           python-setuptools
            python-sphinx
            python-sphinx-rtd-theme
            python-testtools

Reply via email to