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 3760a87 commit 51d71adCopy full SHA for 51d71ad
.travis.yml
@@ -72,7 +72,7 @@ install:
72
# Neihter is installed as a dependency of IPython since they are not used by the IPython console.
73
- |
74
if [[ $BUILD_DOCS == true ]]; then
75
- pip install $PRE numpydoc ipython jsonschema mistune
+ pip install $PRE numpydoc ipython jsonschema mistune mock
76
pip install -q $PRE linkchecker
77
wget https://github.com/google/fonts/blob/master/ofl/felipa/Felipa-Regular.ttf?raw=true -O Felipa-Regular.ttf
78
wget http://mirrors.kernel.org/ubuntu/pool/universe/f/fonts-humor-sans/fonts-humor-sans_1.0-1_all.deb
0 commit comments