Commit abeccf39 authored by Johannes Blaschke's avatar Johannes Blaschke
Browse files

try more recent rtd theme

parent 9f93ebf2
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4,7 +4,8 @@ python:
  - 3.6

install: 
  - pip install --user sphinx sphinx_rtd_theme
  - pip install --user sphinx # sphinx_rtd_theme
  - python -m pip install https://github.com/rtfd/sphinx_rtd_theme/archive/master.zip -U

script: bash ./build_and_deploy.sh