mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
293eb05468
commit
12629b9996
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue