Skip to content

Commit

Permalink
Explicitly list setuptools as a build/host dep (#8890)
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbluca authored Oct 14, 2024
1 parent ecee9e8 commit 4840709
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions continuous_integration/recipes/distributed/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ requirements:
- pip
- dask-core {{ dask_version }}
- versioneer =0.29
- setuptools >=62.6
- tomli # [py<311]
run:
- python >=3.10
Expand Down

0 comments on commit 4840709

Please sign in to comment.