Skip to content

Commit 68845c1

Browse files
authored
add numpydoc to docs build requirements (#197)
fixes failing docs build
1 parent 0c10799 commit 68845c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ doc = [
3737
"sphinx-copybutton~=0.5.2",
3838
"myst-parser~=2.0.0",
3939
"sphinx-book-theme~=1.1.0",
40+
"numpydoc"
4041
]
4142
dev = [
4243
"sphinx-autobuild",

0 commit comments

Comments
 (0)