guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 048/714] gnu: python-scikit-rf: Remove python-flake8


From: Nicolas Graves
Subject: [bug#70739] [PATCH 048/714] gnu: python-scikit-rf: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:55:47 +0200

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

Change-Id: I2696758390b686370196f69012a56a937908c49d
---
 gnu/packages/engineering.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 0a562b0158..d7fb51fc8b 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2674,7 +2674,6 @@ (define-public python-scikit-rf
                              python-qtpy
                              python-scipy))
     (native-inputs (list python-coverage
-                         python-flake8
                          python-nbval
                          python-networkx
                          python-pytest
-- 
2.41.0






reply via email to

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