~ruther/guix-local

9dc91360fd2e41fb783ab4af341ac60aee2f5d31 — Sharlatan Hellseher 1 year, 5 months ago a4c3019
gnu: python-healpy: Fix build.

* gnu/packages/astronomy.scm (python-healpy) [native-inputs]: Add
python-setuptools and python-wheel.

Change-Id: Ie86d1f152d26d08f5cf072721ba295b12ca808e2
1 files changed, 3 insertions(+), 1 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +3 -1
@@ 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