gnu: python-asdf-astropy: Adjust native inputs.

* gnu/packages/astronomy.scm (python-asdf-astropy)[native-inputs]:
Remove python-wheel; add python-pytest-asdf-plugin.

Change-Id: I8d23eb286c80c4b87527f6a5d66f4dc130556a7c
This commit is contained in:
Sharlatan Hellseher 2025-09-18 13:45:45 +01:00
parent 293eb05468
commit 12629b9996
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2054,12 +2054,12 @@ implementation of the ASDF Standard.")
(lambda _ (setenv "HOME" "/tmp"))))))
(native-inputs
(list python-pytest
python-pytest-asdf-plugin
python-pytest-astropy
python-pytest-xdist
python-scipy
python-setuptools
python-setuptools-scm
python-wheel))
python-setuptools-scm))
(propagated-inputs
(list python-asdf
python-asdf-coordinates-schemas