Skip to content

Commit

Permalink
Add cudf-polars to the rapids metapackage. (#732)
Browse files Browse the repository at this point in the history
Follow-up to rapidsai/cudf#17037.

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

Approvers:
  - James Lamb (https://github.com/jameslamb)

URL: #732
  • Loading branch information
bdice authored Oct 18, 2024
1 parent e2e9d6b commit 24bc724
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 }}.*
- cudf-polars ={{ major_minor_version }}.*
- cuvs ={{ major_minor_version }}.*
- cugraph ={{ major_minor_version }}.*
- nx-cugraph ={{ major_minor_version }}.*
Expand Down

0 comments on commit 24bc724

Please sign in to comment.