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

Skip to content

Commit bfe28f8

Browse files
authored
Merge pull request #14005 from meeseeksmachine/auto-backport-of-pr-14004-on-v3.1.x
Backport PR #14004 on branch v3.1.x (DOC: pin numpydoc to less than 0.9)
2 parents 088fdf4 + c8b8a2c commit bfe28f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/doc/doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sphinx>=1.3,!=1.5.0,!=1.6.4,!=1.7.3,!=1.8.0<2.0.0
1111
colorspacious
1212
ipython
1313
ipywidgets
14-
numpydoc>=0.8
14+
numpydoc>=0.8,<0.9
1515
pillow>=3.4,!=5.4.0
1616
sphinx-gallery>=0.2
1717
sphinx-copybutton

0 commit comments

Comments
 (0)