1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-21 09:40:28 +02:00

gnu: python-doubletdetection: Remove python-pre-commit.

* gnu/packages/bioinformatics.scm (python-doubletdetection)[native-inputs]:
Remove python-pre-commit.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
This commit is contained in:
Antero Mejr
2023-03-11 13:39:39 +00:00
committed by Lars-Dominik Braun
parent fb624c919f
commit ed59796de5

View File

@@ -1347,8 +1347,7 @@ demultiplexing step.")
(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")