diff mbox series

[bug#70741,006/714] gnu: python-captum: Remove python-black native-input.

Message ID 20240503172650.32434-6-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/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 mbox series

Patch

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