guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 055/714] gnu: python-captum: Remove python-flake8 nat


From: Nicolas Graves
Subject: [bug#70739] [PATCH 055/714] gnu: python-captum: Remove python-flake8 native-input.
Date: Fri, 3 May 2024 18:55:54 +0200

* 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 --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
-- 
2.41.0






reply via email to

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