gnu: python-gseapy: Add missing input.

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

Change-Id: I0ce3d3aeb5aa3fb1ab3f2aa524b066738cf9046a
This commit is contained in:
Ricardo Wurmus 2025-01-08 17:52:21 +01:00
parent 56136c0740
commit 309d4b218d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24481,7 +24481,7 @@ exclude =
(inputs (inputs
(list python-wrapper)) (list python-wrapper))
(native-inputs (native-inputs
(list python-pytest)) (list python-pytest python-wheel))
(propagated-inputs (propagated-inputs
(list python-numpy (list python-numpy
python-scipy python-scipy