gnu: python-asdf-astropy: Add missing test inputs.
* gnu/packages/astronomy.scm (python-asdf-astropy)[native-inputs]: Add python-pytest and python-pytest-xdist. Change-Id: I1b08cf3937d4d17e034bebf6c1e971e43ca79839
This commit is contained in:
parent
789286ebd9
commit
2632660295
1 changed files with 2 additions and 0 deletions
|
@ -4705,7 +4705,9 @@ specification.")
|
||||||
(list python-coverage
|
(list python-coverage
|
||||||
python-h5py
|
python-h5py
|
||||||
python-pandas
|
python-pandas
|
||||||
|
python-pytest
|
||||||
python-pytest-astropy
|
python-pytest-astropy
|
||||||
|
python-pytest-xdist
|
||||||
python-scipy
|
python-scipy
|
||||||
python-semantic-version
|
python-semantic-version
|
||||||
python-setuptools-scm))
|
python-setuptools-scm))
|
||||||
|
|
Reference in a new issue