mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-distributed: Adjust inputs.
* gnu/packages/python-science.scm (python-distributed) [native-inputs]: Add python-wheel. Change-Id: I9c8620c04f7ed75af6900b885b58937621af15f9
This commit is contained in:
parent
7680587f37
commit
cf0e5934d2
1 changed files with 2 additions and 1 deletions
|
@ -2730,7 +2730,8 @@ parentdir_prefix = distributed-
|
|||
python-importlib-metadata
|
||||
python-pytest
|
||||
python-pytest-timeout
|
||||
python-versioneer))
|
||||
python-versioneer
|
||||
python-wheel))
|
||||
(home-page "https://distributed.dask.org")
|
||||
(synopsis "Distributed scheduler for Dask")
|
||||
(description "Dask.distributed is a lightweight library for distributed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue