Skip to content

Commit fafc16d

Browse files
committed
Bump Sphinx to 8.2.3
- Also set autoapi to be installed by ansys sphinx theme
1 parent 3773ba6 commit fafc16d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,9 @@ tests = [
3636
"requests==2.32.5",
3737
]
3838
doc = [
39-
"ansys-sphinx-theme==1.6.3",
39+
"ansys-sphinx-theme[autoapi]==1.6.3",
4040
"numpydoc==1.9.0",
41-
"Sphinx==8.1.3",
42-
"sphinx-autoapi==3.6.1",
41+
"Sphinx==8.2.3",
4342
"sphinx-copybutton==0.5.2",
4443
"sphinx-gallery==0.19.0",
4544
"sphinx-design==0.6.1",

0 commit comments

Comments
 (0)