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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user