mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: python-ads: Add missing native-inputs.
* gnu/packages/astronomy.scm (python-ads)[native-inputs]: Add python-pytest. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
2da2a17af3
commit
eddd891733
1 changed files with 1 additions and 0 deletions
|
|
@ -1519,6 +1519,7 @@ model-fitting photometry or morphological analyses.")
|
|||
(native-inputs
|
||||
(list nss-certs-for-test
|
||||
python-httpretty
|
||||
python-pytest
|
||||
python-setuptools
|
||||
python-wheel))
|
||||
(propagated-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue