Skip to content

Commit 06e3dd0

Browse files
authored
Merge pull request #12127 from dstansby/v2.2.x
Fix circleCI on 2.2.x
2 parents 4cf0eef + 49db4ee commit 06e3dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-requirements.txt

+1-1
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,!=1.7.3
9+
sphinx>=1.3,!=1.5.0,!=1.6.4,!=1.7.3,<1.8
1010
colorspacious
1111
ipython
1212
ipywidgets

0 commit comments

Comments
 (0)