Skip to content

Commit eaaf58d

Browse files
authored
Merge pull request #27 from mu373/change-result-return-type
Fix numpydoc requirement
2 parents ebbc16c + 7eae0b7 commit eaaf58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sphinx>=8.0.0
22
pydata-sphinx-theme>=0.15.0
33
sphinx-autodoc-typehints>=1.25.0
4-
numpydoc>=2.0.0
4+
numpydoc>=1.5.0

0 commit comments

Comments
 (0)