Skip to content

Commit

Permalink
Add cuvs to rapids metapackage. (#708)
Browse files Browse the repository at this point in the history
Adds `cuvs` to the `rapids` metapackage.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)

URL: #708
  • Loading branch information
bdice committed Apr 12, 2024
1 parent 71ea886 commit 108f4d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipes/rapids/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ requirements:
- nvtx {{ nvtx_version }}
- python
- cudf ={{ major_minor_version }}.*
- cuvs ={{ major_minor_version }}.*
- cugraph ={{ major_minor_version }}.*
- nx-cugraph ={{ major_minor_version }}.*
- cuml ={{ major_minor_version }}.*
Expand Down

0 comments on commit 108f4d2

Please sign in to comment.