Skip to content

Commit

Permalink
Hopefully last pin?
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr committed Jul 19, 2024
1 parent 60b222c commit 9779c75
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions conda/recipes/ucxx/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,11 @@ outputs:
- rapids-build-backend >=0.3.0,<0.4.0.dev0
- setuptools
- wheel
# This spec is only here to specify channel priority, otherwise it
# would be inherited from the cache build. It can be removed later.
- if: cuda_major == "11"
then:
- conda-forge::cudatoolkit
run:
- python * *_cpython
- rapids-dask-dependency ${{ rapids_version }}
Expand Down

0 comments on commit 9779c75

Please sign in to comment.