diff mbox series

[bug#70739,052/714] gnu: python-uqbar: Remove python-flake8 native-input.

Message ID 20240503172650.32434-52-ngraves@ngraves.fr
State New
Headers show
Series python native-inputs | expand

Commit Message

Nicolas Graves May 3, 2024, 4:55 p.m. UTC
* 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 mbox series

Patch

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