guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 059/714] gnu: python-gpytorch: Remove python-flake8 n


From: Nicolas Graves
Subject: [bug#70735] [PATCH 059/714] gnu: python-gpytorch: Remove python-flake8 native-input.
Date: Sat, 4 May 2024 00:19:01 +0200

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

Change-Id: I5ace15ffdbe533585b0a604347e195c9f864b15e
---
 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 5c67db26cf..46683521f5 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -5137,7 +5137,6 @@ (define-public python-gpytorch
                                        " and not test_t_matmul_matrix"))))
     (propagated-inputs (list python-linear-operator python-scikit-learn))
     (native-inputs (list python-coverage
-                         python-flake8
                          python-flake8-print
                          python-nbval
                          python-pytest
-- 
2.41.0






reply via email to

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