gnu: mageck: Add missing native-inputs.

* gnu/packages/bioinformatics.scm (mageck)[native-inputs]: Add
python-wheel.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Nicolas Graves 2025-04-04 21:16:37 +02:00 committed by Andreas Enge
parent ec22768c11
commit e01edc1146
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -9993,6 +9993,8 @@ sequences).")
(with-directory-excursion (string-append "demo/" dir)
(invoke "bash" script))))
tests))))))))
(native-inputs
(list python-wheel))
(inputs
(list python-numpy
python-scipy