guix-patches
[Top][All Lists]
Advanced

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

[bug#70739] [PATCH 046/714] gnu: scvelo: Remove python-flake8 native-inp


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

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

Change-Id: Ia6a10051e10a6cf5e1da3e83fea810d2a15001b3
---
 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 e7b6c14771..9019ca8bab 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -21544,8 +21544,7 @@ (define-public scvelo
            python-umap-learn
            pybind11))
     (native-inputs
-     (list python-flake8
-           python-hypothesis
+     (list python-hypothesis
            python-pytest
            python-setuptools-scm
            python-wheel))
-- 
2.41.0






reply via email to

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