Skip to content

Commit

Permalink
Add cuProj to the RAPIDS meta package (#674)
Browse files Browse the repository at this point in the history
Small PR to add `cuProj` to the RAPIDS metapackages.

Depends on rapidsai/cuspatial#1217

Authors:
  - Ben Jarmak (https://github.com/jarmak-nv)

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

URL: #674
  • Loading branch information
jarmak-nv authored Aug 3, 2023
1 parent 790b603 commit 72f0ca7
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 @@ -47,6 +47,7 @@ requirements:
- cuml ={{ major_minor_version }}.*
- cucim ={{ major_minor_version }}.*
- cuspatial ={{ major_minor_version }}.*
- cuproj ={{ major_minor_version }}.*
- custreamz ={{ major_minor_version }}.*
- cuxfilter ={{ major_minor_version }}.*
- dask-cuda ={{ major_minor_version }}.*
Expand Down

0 comments on commit 72f0ca7

Please sign in to comment.