mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-scikit-image: Adjust native inputs.
* gnu/packages/python-science.scm (python-scikit-image): [native-inputs]: Remove meson-python and python-cython; add python-meson-python. Change-Id: Ic273fd889d108ed896d753702a5ef977ade3a5f9
This commit is contained in:
committed by
Andreas Enge
parent
6f7f9d6c68
commit
8920d05cd1
@@ -3002,8 +3002,7 @@ logic, also known as grey logic.")
|
||||
;; python-scikit-learn
|
||||
#;python-simpleitk))
|
||||
(native-inputs
|
||||
(list meson-python
|
||||
python-cython
|
||||
(list python-meson-python
|
||||
python-pytest
|
||||
python-pytest-localserver
|
||||
python-pythran))
|
||||
|
||||
Reference in New Issue
Block a user