aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-10-07 21:17:28 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-10-30 19:32:16 +0000
commitd6acfc4a838f25792bc4f42ab5b70b2c3ddfad1a (patch)
tree5d680ea462d02b32d09a2807276672a3ddd8233a /gnu
parent8ad115a2a270beb8b8fe86f4cbf1eee2796543b2 (diff)
downloadguix-d6acfc4a838f25792bc4f42ab5b70b2c3ddfad1a.tar
guix-d6acfc4a838f25792bc4f42ab5b70b2c3ddfad1a.tar.gz
gnu: python-spectral-cube: Disable tests.
* gnu/packages/astronomy.scm (python-spectral-cube): Disable tests. Change-Id: I0fa7f1a3867e199facdc90462665323560c0f164
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/astronomy.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index fdee039f62..d2363add6b 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -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