diff --git a/docs/conf.py b/docs/conf.py index 54eeb070eb..03474f5bcf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -131,7 +131,6 @@ if not on_rtd: # only import and set the theme if we're building docs locally import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' - html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] ### Suppress warnings: http://stackoverflow.com/a/28778969/2288008 { if not on_rtd: