1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-holodeck: Fix build.

* gnu/packages/astronomy.scm (python-holodeck)[native-inputs]: Remove
python-cython; add python-cython-0.

Change-Id: I54092a2b0d257bb80385ee75cc2e098ba6ef7775
This commit is contained in:
Sharlatan Hellseher
2025-09-21 18:36:35 +01:00
parent 346be6481e
commit 6d8b4d81bf

View File

@@ -4752,7 +4752,7 @@ parameters described on the ensemble level.")
#:test-flags
#~(list "--numprocesses" (number->string (parallel-job-count)))))
(native-inputs
(list python-cython
(list python-cython-0
python-pytest
python-pytest-xdist
python-setuptools