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:
Nicolas Graves 2024-11-28 08:52:17 +01:00 committed by Sharlatan Hellseher
parent 2da2a17af3
commit eddd891733
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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