Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 982215e

Browse files
committed
CI try to pin numpydoc to an older version
1 parent a8ac795 commit 982215e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Check these dependencies against doc/conf.py
33
-r dev-requirements.txt
44
sphinx>=1.0,<3.0
5-
numpydoc<=1.0
5+
numpydoc==0.8.0
66
matplotlib
77
texext
88
ipython

0 commit comments

Comments
 (0)