guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70735] [PATCH 083/714] gnu: python-panflute: Remove python-flake8 n


From: Nicolas Graves
Subject: [bug#70735] [PATCH 083/714] gnu: python-panflute: Remove python-flake8 native-input.
Date: Sat, 4 May 2024 00:19:25 +0200

* gnu/packages/textutils.scm (python-panflute):
  [native-inputs]: Remove python-flake8.

Change-Id: I9f6983f302e8c9cb23306950258277ae5c93ce8b
---
 gnu/packages/textutils.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index 4374f59ffa..dc72ed2330 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -1549,7 +1549,6 @@ (define-public python-panflute
     (propagated-inputs (list python-click python-pyyaml))
     (native-inputs (list python-configparser
                          python-coverage
-                         python-flake8
                          python-pandocfilters
                          python-pytest
                          python-pytest-cov
-- 
2.41.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]