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