gnu: python-astropy: Fix tests.

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

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

View file

@ -2217,7 +2217,8 @@ (define-public python-astropy
(with-directory-excursion "/tmp"
(apply invoke "pytest" "-v" test-flags))))))))
(native-inputs
(list pkg-config
(list nss-certs-for-test
pkg-config
python-colorlog
python-coverage
python-cython-3