gnu: python-pyregion: Fix build. * gnu/packages/astronomy.scm (python-pyregion)[native-inputs]: Add python-wheel. Change-Id: I3831055a1667e03addf9da99fc762fbaa8581bc9
1 files changed, 2 insertions(+), 1 deletions(-) M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +2 -1
@@ 5532,7 5532,8 @@ setup(ext_modules=get_extensions())"))))) python-pytest-astropy python-pytest-astropy-header python-setuptools python-setuptools-scm)) python-setuptools-scm python-wheel)) (home-page "https://github.com/astropy/pyregion") (synopsis "Python parser for ds9 region files") (description