mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-stdatamodels: Adjust inputs.
* gnu/packages/astronomy.scm (python-stdatamodels)[propagated-inputs]: Remove python-asdf; add python-asdf-4. [native-inputs]: Add python-pytest-asdf-plugin. Change-Id: I01923c7e830e4214733f71226d1c22fbd903113e
This commit is contained in:
parent
3fdac3c5ed
commit
e23647e38b
1 changed files with 2 additions and 1 deletions
|
@ -8094,6 +8094,7 @@ and CAS statistics), as well as fitting 2D Sérsic profiles.")
|
|||
python-crds
|
||||
python-psutil
|
||||
python-pytest
|
||||
python-pytest-asdf-plugin
|
||||
python-pytest-doctestplus
|
||||
python-pytest-xdist
|
||||
python-scipy
|
||||
|
@ -8101,7 +8102,7 @@ and CAS statistics), as well as fitting 2D Sérsic profiles.")
|
|||
python-setuptools-scm
|
||||
python-wheel))
|
||||
(propagated-inputs
|
||||
(list python-asdf
|
||||
(list python-asdf-4
|
||||
python-asdf-astropy
|
||||
python-astropy
|
||||
python-numpy))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue