8000
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 e33f456 commit a312fc9Copy full SHA for a312fc9
.travis.yml
@@ -24,7 +24,7 @@ matrix:
24
env: BUILD_DOCS=true
25
26
install:
27
- - pip install -q --use-mirrors nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx==1.2.3
+ - pip install -q --use-mirrors nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx!=1.3.0
28
- sudo apt-get update && sudo apt-get -qq install inkscape libav-tools gdb mencoder
29
# We use --no-install-recommends to avoid pulling in additional large latex docs that we don't need
30
0 commit comments