diff mbox series

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

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

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

Patch

diff --git a/gnu/packages/gettext.scm b/gnu/packages/gettext.scm
index 1408cc4cb4..bbb19bd4cb 100644
--- a/gnu/packages/gettext.scm
+++ b/gnu/packages/gettext.scm
@@ -214,7 +214,6 @@  (define-public mdpo
     (build-system python-build-system)
     (native-inputs
      (list python-bump2version
-           python-flake8
            python-flake8-implicit-str-concat
            python-flake8-print
            python-isort