8000 Merge pull request #14004 from tacaswell/doc_pin_numpydoc · matplotlib/matplotlib@b1070fd · GitHub
[go: up one dir, main page]

Skip to content

Commit b1070fd

Browse files
authored
Merge pull request #14004 from tacaswell/doc_pin_numpydoc
DOC: pin numpydoc to less than 0.9
8000
2 parents 1f4b3bd + 235d989 commit b1070fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8.1,<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)
0