Use sphinx_rtd_theme locally.

This commit is contained in:
Jakub Warmuz
2015-02-24 16:23:54 +00:00
parent ed99d809f1
commit edce44024b
2 changed files with 10 additions and 1 deletions
+1
View File
@@ -45,6 +45,7 @@ dev_extras = [
docs_extras = [
'repoze.sphinx.autointerface',
'Sphinx',
'sphinx_rtd_theme',
]
testing_extras = [