guix-patches
[Top][All Lists]
Advanced

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

[bug#62100] [PATCH v2 10/15] gnu: python-doubletdetection: Remove python


From: Antero Mejr
Subject: [bug#62100] [PATCH v2 10/15] gnu: python-doubletdetection: Remove python-pre-commit.
Date: Sat, 11 Mar 2023 01:31:20 +0000

* gnu/packages/bioinformatics.scm (python-doubletdetection)[native-inputs]:
Remove python-pre-commit.
---
 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 0b1f36b347..bdd34fe67f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -1347,8 +1347,7 @@ (define-public python-doubletdetection
      (list python-black
            python-flake8
            python-poetry-core
-           python-pytest
-           python-pre-commit))
+           python-pytest))
     (home-page "https://github.com/JonathanShor/DoubletDetection";)
     (synopsis
      "This is a package to detect doublets in single-cell RNA-seq count 
matrices")
-- 
2.38.1






reply via email to

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