mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-sunkit-image: Fix tests.
* gnu/packages/astronomy.scm (python-sunkit-image) [native-inputs]: Add nss-certs-for-test. Change-Id: Icfd874f410afbca78db08b59ad090bf01367420c
This commit is contained in:
parent
1cbd2329e8
commit
b5af78bc01
1 changed files with 2 additions and 1 deletions
|
@ -8451,7 +8451,8 @@ Telescope, HST}).")
|
|||
;; For tests: Permission denied: '/homeless-shelter'
|
||||
(setenv "HOME" "/tmp"))))))
|
||||
(native-inputs
|
||||
(list python-dask
|
||||
(list nss-certs-for-test
|
||||
python-dask
|
||||
python-pytest-astropy
|
||||
python-pytest-mpl
|
||||
python-pytest-xdist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue