guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 039/714] gnu: python-diff-cover: Remove python-flake8


From: Nicolas Graves
Subject: [bug#70735] [PATCH 039/714] gnu: python-diff-cover: Remove python-flake8 native-input.
Date: Sat, 4 May 2024 00:18:41 +0200

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

Change-Id: Ib4abb69410a3de90997ea7113965818c765a4ce0
---
 gnu/packages/python-xyz.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2583692e34..efa49a632c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -23864,8 +23864,7 @@ (define-public python-diff-cover
            python-setuptools ; For pkg_resources.
            python-tomli))
     (native-inputs
-     (list python-flake8
-           python-poetry-core
+     (list python-poetry-core
            python-pylint
            python-pytest
            python-pytest-flake8
-- 
2.41.0






reply via email to

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