Skip to content

Commit eea2f89

Browse files
author
Rastislav Turanyi
committed
Add numpydoc as doc dependency
1 parent afed894 commit eea2f89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ test = [
2525
]
2626
docs = [
2727
"sphinx_rtd_theme >= 3.0.2",
28+
"numpydoc == 1.10.0",
2829
]
2930

3031
[project.urls]

0 commit comments

Comments
 (0)