Thanks to visit codestin.com Credit goes to github.com
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 40df2fc commit 3039a1bCopy full SHA for 3039a1b
.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==1.5.7 pyparsing pillow sphinx
+ - pip install -q --use-mirrors nose python-dateutil $NUMPY pep8 pyparsing pillow sphinx
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