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 dbc8929 commit fa670feCopy full SHA for fa670fe
.travis.yml
@@ -115,7 +115,7 @@ install:
115
pip install --upgrade setuptools
116
- |
117
# Install dependencies from pypi
118
- pip install $PRE python-dateutil $NUMPY pyparsing!=2.1.6 $PANDAS cycler codecov coverage $MOCK $NOSE
+ pip install $PRE python-dateutil $NUMPY pyparsing!=2.1.6 $PANDAS cycler codecov coverage $MOCK $NOSE sphinx
119
if [[ $BUILD_DOCS == true ]]; then
120
pip install $PRE -r doc-requirements.txt
121
fi
0 commit comments