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 6d5664a commit 32aca15Copy full SHA for 32aca15
.travis.yml
@@ -11,6 +11,7 @@ before_install:
11
install:
12
- pip install -r requirements.txt
13
- pip install sphinx
14
+ - pip install sphinx_rtd_theme
15
- pip install coverage
16
- pip install coveralls
17
script:
0 commit comments