1
0
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:
Sharlatan Hellseher
2024-10-07 21:17:28 +01:00
parent 8ad115a2a2
commit d6acfc4a83
+2
View File
@@ -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