~ruther/guix-local

cf0e5934d2209490b97500dcdbf2ba2196d50462 — Sharlatan Hellseher 1 year, 8 months ago 7680587
gnu: python-distributed: Adjust inputs.

* gnu/packages/python-science.scm (python-distributed) [native-inputs]:
Add python-wheel.

Change-Id: I9c8620c04f7ed75af6900b885b58937621af15f9
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +2 -1
@@ 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