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 Sharlatan Hellseher
parent d7250604d6
commit 993eaea23c
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2896,8 +2896,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")