diff mbox series

[bug#70735,069/714] gnu: python-apispec-webframeworks: Remove python-flake8 native-input.

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

Change-Id: I7adfa47ac2d9fdb2e349bbe20059f9567848b7cd
---
 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 71306802ef..61618265c0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -24665,7 +24665,6 @@  (define-public python-apispec-webframeworks
     (propagated-inputs (list python-apispec python-setuptools))
     (native-inputs
      (list python-bottle
-           python-flake8
            python-flake8-bugbear
            python-flask
            python-mock