We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac6ce1 commit 6058cd8Copy full SHA for 6058cd8
.travis.yml
@@ -86,7 +86,7 @@ install:
86
fi
87
# Always install from pypi
88
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
+ pip install pillow sphinx==1.3.6 $MOCK numpydoc ipython colorspacious
90
# Install nose from a build which has partial
91
# support for python36 and suport for coverage output suppressing
92
pip install git+https://github.com/jenshnielsen/nose.git@matplotlibnose
0 commit comments