Skip to content

Commit a2fd43c

Browse files
committed
Add autoapi
1 parent 298fdd8 commit a2fd43c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ dev = [
3333
"pylint"
3434
]
3535
docs = [
36-
"sphinx>=5",
36+
"sphinx>=8.1.3",
3737
"sphinx-rtd-theme",
38+
"sphinx-autoapi",
3839
"sphinx-autodoc-typehints",
3940
]
4041

0 commit comments

Comments
 (0)