guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 080/714] gnu: python-arpeggio: Remove python-flake8 n


From: Nicolas Graves
Subject: [bug#70739] [PATCH 080/714] gnu: python-arpeggio: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:56:19 +0200

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

Change-Id: I447e580cf6ac8308313f00ae0c63f2f0e9a33e76
---
 gnu/packages/python-xyz.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 5f541e674a..4ce25fe5bc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -35188,7 +35188,6 @@ (define-public python-arpeggio
     (build-system python-build-system)
     (native-inputs (list python-coverage
                          python-coveralls
-                         python-flake8
                          python-mike
                          python-mkdocs
                          python-pytest
-- 
2.41.0






reply via email to

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