guix-patches
[Top][All Lists]
Advanced

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

[bug#70741] [PATCH 006/714] gnu: python-captum: Remove python-black nati


From: Nicolas Graves
Subject: [bug#70741] [PATCH 006/714] gnu: python-captum: Remove python-black native-input.
Date: Fri, 3 May 2024 18:55:05 +0200

* gnu/packages/machine-learning.scm (python-captum):
  [native-inputs]: Remove python-black.

Change-Id: Ifb7195e0b20763a4c3362b5b8fe74af1b91c0360
---
 gnu/packages/machine-learning.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/machine-learning.scm 
b/gnu/packages/machine-learning.scm
index f316f4bbf1..fdeb7ab377 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -4528,7 +4528,6 @@ (define-public python-captum
      (list python-matplotlib python-numpy python-pytorch python-tqdm))
     (native-inputs (list jupyter
                          python-annoy
-                         python-black
                          python-flake8
                          python-flask
                          python-flask-compress
-- 
2.41.0






reply via email to

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