guix-patches
[Top][All Lists]
Advanced

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

[bug#70735] [PATCH 092/714] gnu: python-cooler: Remove python-coverage n


From: Nicolas Graves
Subject: [bug#70735] [PATCH 092/714] gnu: python-cooler: Remove python-coverage native-input.
Date: Sat, 4 May 2024 00:19:34 +0200

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

Change-Id: I7a413db0443c01b5e92541a9524ed0498189ea7d
---
 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 1954e992d8..918f124d98 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -17656,8 +17656,7 @@ (define-public python-cooler
            python-scipy
            python-simplejson))
     (native-inputs
-     (list python-coverage
-           python-hatchling
+     (list python-hatchling
            python-isort
            python-pytest
            python-pytest-cov))
-- 
2.41.0






reply via email to

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