Skip to content

Commit

Permalink
Add missing setuptools to conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
benfred committed Dec 17, 2024
1 parent 6333d06 commit faec0fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipes/cuvs-bench/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ requirements:
- python
- rapids-build-backend>=0.3.0,<0.4.0.dev0
- rmm ={{ minor_version }}
- setuptools>=64.0.0

run:
- benchmark
Expand Down

0 comments on commit faec0fd

Please sign in to comment.