diff options
Diffstat (limited to 'gnu/packages/python-science.scm')
| -rw-r--r-- | gnu/packages/python-science.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/python-science.scm b/gnu/packages/python-science.scm index a1a732fedd..0305036316 100644 --- a/gnu/packages/python-science.scm +++ b/gnu/packages/python-science.scm @@ -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 |
