diff --git a/conda/recipes/dask-cuda/meta.yaml b/conda/recipes/dask-cuda/meta.yaml index eba1a4fc..682a2ff0 100644 --- a/conda/recipes/dask-cuda/meta.yaml +++ b/conda/recipes/dask-cuda/meta.yaml @@ -30,6 +30,7 @@ requirements: - python - pip - rapids-build-backend>=0.3.0,<0.4.0.dev0 + - setuptools>=64.0.0 run: - python {% for r in data["project"]["dependencies"] %}