1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 17:16:01 +02:00

gnu: python-gwcs: Add missing input.

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

Change-Id: Ie7355a4df6c5daf2ac5be567185f99a40b88eef5
This commit is contained in:
Ricardo Wurmus
2025-01-10 21:25:14 +01:00
parent 53756b005f
commit a8c6314174
+2 -1
View File
@@ -2710,7 +2710,8 @@ across many files.")
(list python-pytest
python-pytest-astropy
python-pyyaml
python-setuptools-scm))
python-setuptools-scm
python-wheel))
(propagated-inputs
(list python-asdf
python-asdf-astropy