Skip to content

Commit 76f3cb9

Browse files
fix: Autoapi
1 parent aa186e4 commit 76f3cb9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,12 @@ tests = [
4646

4747
doc = [
4848
"pyvista==0.46.3",
49-
"ansys-sphinx-theme==1.6.1",
49+
"ansys-sphinx-theme[autoapi]==1.6.1",
5050
"jupyter_sphinx==0.5.3",
5151
"jupytext==1.17.3",
5252
"nbsphinx==0.9.6",
5353
"numpydoc==1.9.0",
5454
"sphinx==8.2.3",
55-
"sphinx-autoapi==3.6.0",
5655
"sphinx-copybutton==0.5.2",
5756
"sphinx_design==0.6.1",
5857
"sphinx-gallery==0.19.0",

0 commit comments

Comments
 (0)