diff mbox series

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

Message ID 20240503224254.28001-73-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-eliot):
  [native-inputs]: Remove python-flake8.

Change-Id: I9bd8eed21fa875c4a9e2ba313d2e8ee4d4b51fb9
---
 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 c96235ea04..7be9e982f0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -30682,7 +30682,6 @@  (define-public python-eliot
     (native-inputs
      (list python-coverage
            python-dask
-           python-flake8
            python-hypothesis
            python-pytest
            python-setuptools