https://docs.dask.org/en/latest/develop.html#install
The instructions don't mention anything about creating a new environment.
There is https://github.com/dask/dask/blob/master/continuous_integration/environment-3.8-dev.yaml
and other .yaml files. Would it be worth adding
conda env create -f continuous_integration/environment-3.8-dev.yaml?