gnu: python-asdf-astropy: Adjust inputs.

* gnu/packages/astronomy.scm (python-asdf-astropy): [propagated-inputs]:
Remove python-astropy; add python-astropy-minimal.

Change-Id: Iadae2cb358697e5f94d22540f5254f787e6864c4
This commit is contained in:
Sharlatan Hellseher 2025-08-13 21:43:16 +01:00 committed by Andrew Tropin
parent b335f071f9
commit a554ff5f42
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -1904,7 +1904,7 @@ implementation of the ASDF Standard.")
python-asdf-coordinates-schemas python-asdf-coordinates-schemas
python-asdf-standard python-asdf-standard
python-asdf-transform-schemas python-asdf-transform-schemas
python-astropy python-astropy-minimal
python-numpy python-numpy
python-packaging)) python-packaging))
(home-page "https://github.com/astropy/asdf-astropy") (home-page "https://github.com/astropy/asdf-astropy")