guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 077/714] gnu: nikola: Remove python-flake8 native-inp


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

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

Change-Id: I639daa3b94f9c597188d5388cf98eeeaf6be6b66
---
 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 4474fa473a..c6fe720eea 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -34314,7 +34314,6 @@ (define-public nikola
             python-yapsy))
     (native-inputs
       (list python-coverage
-            python-flake8
             python-freezegun
             python-pytest
             python-pytest-cov))
-- 
2.41.0






reply via email to

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