diff mbox series

[bug#70739,042/714] gnu: python-marshmallow-jsonapi: Remove python-flake8 native-input.

Message ID 20240503172650.32434-42-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/python-xyz.scm (python-marshmallow-jsonapi):
  [native-inputs]: Remove python-flake8.

Change-Id: I6caf0b6f875c74af727629a463715fba480e2b3e
---
 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 963f7cf127..3ec7f433ce 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -24603,7 +24603,6 @@  (define-public python-marshmallow-jsonapi
      (list python-marshmallow))
     (native-inputs
      (list python-faker
-           python-flake8
            python-flake8-bugbear
            python-flask
            python-mock