dask-cuml
dask-cuml copied to clipboard
[REVIEW] Minor changes to conda recipe
- Because dask-cudf has the dependencies like dask, distributed, python and cudf, we can remove them as direct dependencies of dask-cuml.
- 'test' section can check import of dask_cuml instead of some of its dependencies.
Would someone please review this PR ? Thanks.
Hi @dantegd, Would you please review ? Thanks.