mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: python-spectral-cube: Add missing input.
* gnu/packages/astronomy.scm (python-spectral-cube)[native-inputs]: Add python-wheel. Change-Id: I7a5fa29cf8f72a4704fe4eed1f35494187d91c34
This commit is contained in:
parent
e233c5f455
commit
573ca3028d
1 changed files with 2 additions and 1 deletions
|
@ -4827,7 +4827,8 @@ SolarSoft data analysis environment.")
|
|||
python-pytest-astropy
|
||||
python-pytest-xdist
|
||||
python-regions
|
||||
python-setuptools-scm))
|
||||
python-setuptools-scm
|
||||
python-wheel))
|
||||
(home-page "https://spectral-cube.readthedocs.io/en/latest/")
|
||||
(synopsis "Library for reading and analyzing astrophysical spectral data cubes")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue