Skip to content

Commit 4840709

Browse files
authored
Explicitly list setuptools as a build/host dep (#8890)
1 parent ecee9e8 commit 4840709

File tree

1 file changed

+1
-0
lines changed
  • continuous_integration/recipes/distributed

1 file changed

+1
-0
lines changed

continuous_integration/recipes/distributed/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ requirements:
2828
- pip
2929
- dask-core {{ dask_version }}
3030
- versioneer =0.29
31+
- setuptools >=62.6
3132
- tomli # [py<311]
3233
run:
3334
- python >=3.10

0 commit comments

Comments
 (0)