gnu: python-astroquery: Fix tests.

* gnu/packages/astronomy.scm (python-astroquery) [native-inputs]: Add
nss-certs-for-test.

Change-Id: I4288b50ed37313bd4577b790a2f0939df696b747
This commit is contained in:
Sharlatan Hellseher 2024-09-17 22:33:09 +01:00
parent 934a2e8112
commit 4b7bb05c29
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2462,7 +2462,8 @@ (define-public python-astroquery
python-pyvo python-pyvo
python-requests)) python-requests))
(native-inputs (native-inputs
(list python-astropy-healpix (list nss-certs-for-test
python-astropy-healpix
python-matplotlib python-matplotlib
;; python-mocpy : Not packed yet, optional ;; python-mocpy : Not packed yet, optional
python-pytest-astropy python-pytest-astropy