Skip to content

Commit

Permalink
Require sphinx<8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA committed Feb 20, 2025
1 parent 68d412a commit ea3e4f3
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 ea3e4f3

Please sign in to comment.