Skip to content

Commit f8c120e

Browse files
jenshnielsendstansby
authored andcommitted
Merge pull request #11107 from anntzer/pinsphinx
Pin sphinx to 1.7.2 to unbreak the doc build.
1 parent 37cd83f commit f8c120e

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
@@ -6,7 +6,7 @@
66
# Install the documentation requirements with:
77
# pip install -r doc-requirements.txt
88
#
9-
sphinx>=1.3,!=1.5.0,!=1.6.4
9+
sphinx>=1.3,!=1.5.0,!=1.6.4,!=1.7.3
1010
colorspacious
1111
ipython
1212
ipywidgets

0 commit comments

Comments
 (0)