guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 101/714] gnu: python-scikit-rf: Remove python-coverag


From: Nicolas Graves
Subject: [bug#70735] [PATCH 101/714] gnu: python-scikit-rf: Remove python-coverage native-input.
Date: Sat, 4 May 2024 00:19:43 +0200

* gnu/packages/engineering.scm (python-scikit-rf):
  [native-inputs]: Remove python-coverage.

Change-Id: Iac1f9876a0fcb500ca100d20f48ebae7e324e4b9
---
 gnu/packages/engineering.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index d7fb51fc8b..e550644a92 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2673,8 +2673,7 @@ (define-public python-scikit-rf
                              python-pyqtgraph
                              python-qtpy
                              python-scipy))
-    (native-inputs (list python-coverage
-                         python-nbval
+    (native-inputs (list python-nbval
                          python-networkx
                          python-pytest
                          python-pytest-cov
-- 
2.41.0






reply via email to

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