guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: python-lcapy: Remove python-setuptools.


From: guix-commits
Subject: 03/03: gnu: python-lcapy: Remove python-setuptools.
Date: Tue, 16 Jul 2024 21:57:08 -0400 (EDT)

jgart pushed a commit to branch master
in repository guix.

commit a800c49fb767f549fbc0eefe8dce6daa5da8604c
Author: jgart <jgart@dismail.de>
AuthorDate: Tue Jul 16 20:51:51 2024 -0500

    gnu: python-lcapy: Remove python-setuptools.
    
    * gnu/packages/engineering.scm (python-lcapy) [propagated-inputs]: Remove
    python-setuptools in order to satisfy the linter.
    
    Change-Id: I41862a578d59b78b9f81f8a06d07e8a9260e3a9a
---
 gnu/packages/engineering.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index c198d95953..c76233f170 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2745,7 +2745,6 @@ Microwave engineering.")
                              python-numpy
                              python-property-cached
                              python-scipy
-                             python-setuptools
                              python-sympy
                              python-wheel))
     (native-inputs (list python-pytest))



reply via email to

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