mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-dask: Adjust inputs.
* gnu/packages/python-science.scm (python-dask) [native-inputs]: Remove python-pytest-runner and python-wheel; add python-setuptools. Change-Id: If44bbc089be0f27c39567a8315d9908c32b543bf
This commit is contained in:
parent
f94d1f7a11
commit
274304359b
1 changed files with 1 additions and 2 deletions
|
@ -790,10 +790,9 @@ parentdir_prefix = dask-
|
|||
(list python-importlib-metadata
|
||||
python-pytest
|
||||
python-pytest-rerunfailures
|
||||
python-pytest-runner
|
||||
python-pytest-xdist
|
||||
python-versioneer
|
||||
python-wheel))
|
||||
python-setuptools))
|
||||
(home-page "https://github.com/dask/dask/")
|
||||
(synopsis "Parallel computing with task scheduling")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue