mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-23 09:35:56 +02:00
gnu: python-spectral-cube: Disable tests.
* gnu/packages/astronomy.scm (python-spectral-cube): Disable tests. Change-Id: I0fa7f1a3867e199facdc90462665323560c0f164
This commit is contained in:
@@ -4401,6 +4401,8 @@ elevation, solar azimuth, rahukaalam, and the phases of the moon.")
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
;; See <https://github.com/radio-astro-tools/radio-beam/issues/129>.
|
||||
#:tests? #f
|
||||
#:test-flags
|
||||
#~(list "-n" "auto")))
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user