gnu: python-specutils: Adjust native inputs.

* gnu/packages/astronomy.scm (python-specutils)[native-inputs]: Add
python-pytest-asdf-plugin.

Change-Id: If1ceacc589d586b1b576eae3e16e6bcca6f8d392
This commit is contained in:
Sharlatan Hellseher 2025-09-18 14:50:48 +01:00
parent a256042b1d
commit 51ff27ce34
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -7804,6 +7804,7 @@ of axis order, spatial projections, and spectral units that exist in the wild.
(setenv "HOME" "/tmp")))))) (setenv "HOME" "/tmp"))))))
(native-inputs (native-inputs
(list python-matplotlib (list python-matplotlib
python-pytest-asdf-plugin
python-pytest-astropy python-pytest-astropy
python-setuptools python-setuptools
python-setuptools-scm python-setuptools-scm