diff mbox series

[bug#70735,085/714] gnu: qtile: Remove python-flake8 native-input.

Message ID 20240503224254.28001-85-ngraves@ngraves.fr
State New
Headers show
Series [bug#70735,001/714] gnu: python-transient: Remove python-black native-input. | expand

Commit Message

Nicolas Graves May 3, 2024, 10:19 p.m. UTC
* gnu/packages/wm.scm (qtile):
  [native-inputs]: Remove python-flake8.

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

Patch

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