guix-patches
[Top][All Lists]
Advanced

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

[bug#70758] [PATCH 022/714] gnu: scvelo: Remove python-black native-inpu


From: Nicolas Graves
Subject: [bug#70758] [PATCH 022/714] gnu: scvelo: Remove python-black native-input.
Date: Fri, 3 May 2024 18:55:21 +0200

* gnu/packages/bioinformatics.scm (scvelo):
  [native-inputs]: Remove python-black.

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

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 1bcb803a03..5ffce8c453 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -21546,8 +21546,7 @@ (define-public scvelo
            python-umap-learn
            pybind11))
     (native-inputs
-     (list python-black
-           python-flake8
+     (list python-flake8
            python-hypothesis
            python-pytest
            python-setuptools-scm
-- 
2.41.0






reply via email to

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