diff mbox series

[bug#70739,048/714] gnu: python-scikit-rf: Remove python-flake8 native-input.

Message ID 20240503172650.32434-48-ngraves@ngraves.fr
State New
Headers show
Series python native-inputs | expand

Commit Message

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

Patch

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