Skip to content

Commit

Permalink
Add rapids-build-backend back to Conda
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed May 13, 2024
1 parent b7bac94 commit 0b6eec9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ dependencies:
- pytest==7.*
- python>=3.9,<3.12
- raft-dask==24.6.*
- rapids-build-backend
- rapids-dask-dependency==24.6.*,>=0.0.0a0
- recommonmark
- rmm==24.6.*
Expand Down
1 change: 1 addition & 0 deletions conda/environments/all_cuda-122_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ dependencies:
- pytest==7.*
- python>=3.9,<3.12
- raft-dask==24.6.*
- rapids-build-backend
- rapids-dask-dependency==24.6.*,>=0.0.0a0
- recommonmark
- rmm==24.6.*
Expand Down
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ dependencies:
- scikit-build-core[pyproject]>=0.7.0
- output_types: [conda]
packages:
- rapids-build-backend
- scikit-build-core>=0.7.0
checks:
common:
Expand Down

0 comments on commit 0b6eec9

Please sign in to comment.