Skip to content

Commit c72a6b2

Browse files
Copilotleofang
andcommitted
Fix sphinx version constraint to resolve nvidia-sphinx-theme CI failure
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
1 parent 76399c9 commit c72a6b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cuda_python/docs/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- pydata-sphinx-theme
1414
- pytest
1515
- scipy
16-
- sphinx <8.2.0
16+
- sphinx >=7.1,<9.0
1717
- sphinx-copybutton
1818
- myst-nb
1919
- enum_tools

0 commit comments

Comments
 (0)