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:
Sharlatan Hellseher 2024-11-10 13:50:34 +00:00
parent 7680587f37
commit cf0e5934d2
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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