mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-radiospectra: Delete sanity check.
* gnu/packages/astronomy.scm (python-radiospectra): Delete sanity check. Change-Id: I8bc7cd7b8a914be577307007b99e9114c4cfc8bd
This commit is contained in:
parent
6bfbcfc2a3
commit
c7702b021f
1 changed files with 2 additions and 0 deletions
|
@ -6124,6 +6124,8 @@ end products of specific X-ray observatories.")
|
|||
#~(list "--numprocesses" (number->string (parallel-job-count)))
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
;; XXX: It fails to check SunPy's optional inputs versions.
|
||||
(delete 'sanity-check)
|
||||
(add-before 'check 'set-home-env
|
||||
(lambda _
|
||||
;; Tests require HOME to be set.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue