diff mbox series

[bug#70735,101/714] gnu: python-scikit-rf: Remove python-coverage native-input.

Message ID 20240503224254.28001-101-ngraves@ngraves.fr
State New
Headers show
Series [bug#70735,001/714] gnu: python-transient: Remove python-black native-input. | expand

Commit Message

Nicolas Graves May 3, 2024, 10:19 p.m. UTC
* 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 mbox series

Patch

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