mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
56136c0740
commit
309d4b218d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue