diff mbox series

[bug#70735,055/714] gnu: python-captum: Remove python-flake8 native-input.

Message ID 20240503224254.28001-55-ngraves@ngraves.fr
State New
Headers show
Series [bug#70735,001/714] gnu: python-transient: Remove python-black native-input. | expand

Commit Message

Nicolas Graves May 3, 2024, 10:18 p.m. UTC
* gnu/packages/machine-learning.scm (python-captum):
  [native-inputs]: Remove python-flake8.

Change-Id: I46900f5d4dbabd37f24a6b82a9fefc54b6590581
---
 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 c87e29be12..78b69ca3f2 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -4526,7 +4526,6 @@  (define-public python-captum
      (list python-matplotlib python-numpy python-pytorch python-tqdm))
     (native-inputs (list jupyter
                          python-annoy
-                         python-flake8
                          python-flask
                          python-flask-compress
                          python-ipython