mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 07:30:38 +02:00
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:
@@ -24481,7 +24481,7 @@ exclude =
|
||||
(inputs
|
||||
(list python-wrapper))
|
||||
(native-inputs
|
||||
(list python-pytest))
|
||||
(list python-pytest python-wheel))
|
||||
(propagated-inputs
|
||||
(list python-numpy
|
||||
python-scipy
|
||||
|
||||
Reference in New Issue
Block a user