mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-healpy: Fix build.
* gnu/packages/astronomy.scm (python-healpy) [native-inputs]: Add python-setuptools and python-wheel. Change-Id: Ie86d1f152d26d08f5cf072721ba295b12ca808e2
This commit is contained in:
@@ -2677,7 +2677,9 @@ sensitivity or energy density
|
||||
python-pytest-astropy-header
|
||||
python-pytest-cython
|
||||
;python-pytest-doctestplus
|
||||
python-setuptools-scm))
|
||||
python-setuptools
|
||||
python-setuptools-scm
|
||||
python-wheel))
|
||||
(propagated-inputs
|
||||
(list python-astropy
|
||||
python-colorlog
|
||||
|
||||
Reference in New Issue
Block a user