diff mbox series

[bug#70735,051/714] gnu: python-pygsp: Remove python-flake8 native-input.

Message ID 20240503224254.28001-51-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:18 p.m. UTC
* gnu/packages/graph.scm (python-pygsp):
  [native-inputs]: Remove python-flake8.

Change-Id: I94434121785eadff036d93061fdf07cb96b4ae3a
---
 gnu/packages/graph.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 6839fc04db..708977eb5a 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -554,7 +554,7 @@  (define-public python-pygsp
                (("suites.append\\(test_docstrings.*")
                 "")))))))
     (propagated-inputs (list python-numpy python-scikit-image python-scipy))
-    (native-inputs (list python-coverage python-coveralls python-flake8))
+    (native-inputs (list python-coverage python-coveralls))
     (home-page "https://github.com/epfl-lts2/pygsp")
     (synopsis "Graph Signal Processing in Python")
     (description "The PyGSP is a Python package to ease signal processing on