mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
346be6481e
commit
6d8b4d81bf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue