mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 23:06:59 +01: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 @@ (define-public python-ads
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list nss-certs-for-test
|
(list nss-certs-for-test
|
||||||
python-httpretty
|
python-httpretty
|
||||||
|
python-pytest
|
||||||
python-setuptools
|
python-setuptools
|
||||||
python-wheel))
|
python-wheel))
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Reference in a new issue