mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
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:
parent
d7250604d6
commit
993eaea23c
1 changed files with 1 additions and 2 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue