Skip to content

Commit 2070520

Browse files
committed
fix(pyproject): use autoapi from ansys-sphinx-theme
1 parent d3153f9 commit 2070520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ tests = [
6262
]
6363

6464
doc = [
65-
"ansys-sphinx-theme==1.5.2",
65+
"ansys-sphinx-theme[autoapi]==1.6.3",
6666
"grpcio==1.71.2",
6767
"grpcio-health-checking==1.71.2",
6868
"sphinx-autoapi==3.6",

0 commit comments

Comments
 (0)