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
1 files changed, 1 insertions(+), 2 deletions(-) M gnu/packages/python-science.scm
M gnu/packages/python-science.scm => gnu/packages/python-science.scm +1 -2
@@ 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