Skip to content

Commit

Permalink
Merge branch 'branch-25.04' into codeowners-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Feb 20, 2025
2 parents 82ebd8c + 0ba3cc0 commit 72104fb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ dependencies:
- scipy
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx<8.2.0
- sysroot_linux-aarch64==2.28
- ucx-py==0.43.*,>=0.0.0a0
name: all_cuda-118_arch-aarch64
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 @@ -55,6 +55,7 @@ dependencies:
- scipy
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx<8.2.0
- sysroot_linux-64==2.28
- ucx-py==0.43.*,>=0.0.0a0
name: all_cuda-118_arch-x86_64
1 change: 1 addition & 0 deletions conda/environments/all_cuda-128_arch-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ dependencies:
- scipy
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx<8.2.0
- sysroot_linux-aarch64==2.28
- ucx-py==0.43.*,>=0.0.0a0
name: all_cuda-128_arch-aarch64
1 change: 1 addition & 0 deletions conda/environments/all_cuda-128_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ dependencies:
- scipy
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx<8.2.0
- sysroot_linux-64==2.28
- ucx-py==0.43.*,>=0.0.0a0
name: all_cuda-128_arch-x86_64
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@ dependencies:
- recommonmark
- sphinx-copybutton
- sphinx-markdown-tables
- sphinx<8.2.0
py_version:
specific:
- output_types: conda
Expand Down

0 comments on commit 72104fb

Please sign in to comment.