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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user