guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 085/714] gnu: qtile: Remove python-flake8 native-inpu


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

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

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

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 6d2484a7fa..3c371e8d95 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -639,7 +639,6 @@ (define-public qtile
             python-xcffib))
     (native-inputs
       (list pkg-config
-            python-flake8
             python-pep8-naming
             python-psutil
             python-pytest-cov
-- 
2.41.0






reply via email to

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