guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 052/714] gnu: python-uqbar: Remove python-flake8 nati


From: Nicolas Graves
Subject: [bug#70739] [PATCH 052/714] gnu: python-uqbar: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:55:51 +0200

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

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

diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm
index a0ea646193..777ba36346 100644
--- a/gnu/packages/graphviz.scm
+++ b/gnu/packages/graphviz.scm
@@ -220,7 +220,6 @@ (define-public python-uqbar
              #t)))))
     (native-inputs
      (list graphviz
-           python-flake8
            python-isort
            python-mypy
            python-pytest
-- 
2.41.0






reply via email to

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