gnu: python-doubletdetection: Remove python-black native-input.

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

Change-Id: Iaa12a1b73bb2f97a053c7b6365b3e1bc7c53080d
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves
2025-01-30 23:40:47 +01:00
committed by Andreas Enge
parent b2867cf6b7
commit 409c99f4b9

View File

@@ -2899,8 +2899,7 @@ demultiplexing step.")
python-scipy
python-tqdm))
(native-inputs
(list python-black
python-flake8
(list python-flake8
python-poetry-core
python-pytest))
(home-page "https://github.com/JonathanShor/DoubletDetection")