guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 034/714] gnu: python-seaborn: Remove python-flake8 na


From: Nicolas Graves
Subject: [bug#70735] [PATCH 034/714] gnu: python-seaborn: Remove python-flake8 native-input.
Date: Sat, 4 May 2024 00:18:36 +0200

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

Change-Id: Ia3a3ccd36bff7ef10d16b56e58c7208f55332918
---
 gnu/packages/python-xyz.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 46971528bc..c6a537175c 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -13340,8 +13340,7 @@ (define-public python-seaborn
            python-scipy
            python-statsmodels))
     (native-inputs
-     (list python-flake8
-           python-flit-core
+     (list python-flit-core
            python-ipykernel
            python-nbconvert
            python-numpydoc
-- 
2.41.0






reply via email to

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