diff mbox series

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

Message ID 20240503224254.28001-80-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/python-xyz.scm (python-arpeggio):
  [native-inputs]: Remove python-flake8.

Change-Id: I447e580cf6ac8308313f00ae0c63f2f0e9a33e76
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 5f541e674a..4ce25fe5bc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -35188,7 +35188,6 @@  (define-public python-arpeggio
     (build-system python-build-system)
     (native-inputs (list python-coverage
                          python-coveralls
-                         python-flake8
                          python-mike
                          python-mkdocs
                          python-pytest