guix-patches
[Top][All Lists]
Advanced

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

[bug#70737] [PATCH 003/714] gnu: python-funsor: Remove python-black nati


From: Nicolas Graves
Subject: [bug#70737] [PATCH 003/714] gnu: python-funsor: Remove python-black native-input.
Date: Fri, 3 May 2024 18:55:02 +0200

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

Change-Id: I2049ce0c0701f91a883646d40bd985f8a7bda7d9
---
 gnu/packages/machine-learning.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/machine-learning.scm 
b/gnu/packages/machine-learning.scm
index e11a851105..62fe0d9980 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -173,8 +173,7 @@ (define-public python-funsor
     (propagated-inputs (list python-makefun python-multipledispatch
                              python-numpy python-opt-einsum
                              python-typing-extensions))
-    (native-inputs (list python-black
-                         python-flake8
+    (native-inputs (list python-flake8
                          python-isort
                          python-nbsphinx
                          python-pandas
-- 
2.41.0






reply via email to

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