[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#62100] [PATCH v3 10/16] gnu: python-doubletdetection: Remove python
From: |
Antero Mejr |
Subject: |
[bug#62100] [PATCH v3 10/16] gnu: python-doubletdetection: Remove python-pre-commit. |
Date: |
Sat, 11 Mar 2023 13:39:39 +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
- [bug#62100] [PATCH] gnu: Remove python-pre-commit., (continued)
- [bug#62100] [PATCH v3 01/16] gnu: pre-commit: Update to 3.1.1., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 02/16] gnu: python-jupytext: Replace python-pre-commit with pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 05/16] gnu: python-marshmallow: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 03/16] gnu: python-bidict: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 04/16] gnu: python-pyjwt: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 06/16] gnu: python-marshmallow-jsonapi: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 07/16] gnu: python-apispec: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 08/16] gnu: python-apispec-webframeworks: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 10/16] gnu: python-doubletdetection: Remove python-pre-commit.,
Antero Mejr <=
- [bug#62100] [PATCH v3 13/16] gnu: mdpo: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 11/16] gnu: scvelo: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 09/16] gnu: python-minikanren: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 12/16] gnu: python-pytest-regressions: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 15/16] gnu: python-pre-commit: Replace with pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 14/16] gnu: python-sphinxcontrib-apidoc: Remove python-pre-commit., Antero Mejr, 2023/03/11
- [bug#62100] [PATCH v3 16/16] lint: Check that python-pre-commit is not an input., Antero Mejr, 2023/03/11