Skip to content

Commit c6b014c

Browse files
author
SamoraHunter
committed
added missing package
1 parent 17afc5e commit c6b014c

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
@@ -92,7 +92,8 @@ ts = [
9292
docs = [
9393
"sphinx",
9494
"sphinx-rtd-theme",
95-
"myst_parser"
95+
"myst_parser",
96+
"sphinx-autoapi"
9697
]
9798

9899
# Add this section to fix the package discovery error

0 commit comments

Comments
 (0)