Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6058cd8

Browse filesBrowse files
committed
Limit Sphinx to 1.3.6 for the time being since we are seeing issues with 1.4.0
1 parent eac6ce1 commit 6058cd8
Copy full SHA for 6058cd8

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ install:
8686
fi
8787
# Always install from pypi
8888
pip install $PRE pep8 cycler coveralls coverage python-dateutil pyparsing!=2.0.4
89-
pip install pillow sphinx!=1.3.0 $MOCK numpydoc ipython colorspacious
89+
pip install pillow sphinx==1.3.6 $MOCK numpydoc ipython colorspacious
9090
# Install nose from a build which has partial
9191
# support for python36 and suport for coverage output suppressing
9292
pip install git+https://github.com/jenshnielsen/nose.git@matplotlibnose

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.