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 5122aa6 commit 0de3a14Copy full SHA for 0de3a14
.travis.yml
@@ -14,7 +14,7 @@ matrix:
14
15
install:
16
- pip install .
17
- - pip install coveralls sphinx nbformat pytest-cov jupyter
+ - pip install coveralls sphinx sphinx_rtd_theme nbformat pytest-cov jupyter
18
19
# command to run tests
20
script:
0 commit comments