use theme provided by pallets-sphinx-themes

This commit is contained in:
David Lord 2018-04-12 22:54:11 -07:00
parent b927dfb97d
commit 010156c80a
25 changed files with 205 additions and 605 deletions

View file

@ -38,7 +38,14 @@ setup(
'coverage',
'tox',
'sphinx',
'pallets-sphinx-themes',
'sphinxcontrib-log-cabinet',
],
'docs': [
'sphinx',
'pallets-sphinx-themes',
'sphinxcontrib-log-cabinet',
]
},
classifiers=[
'Development Status :: 5 - Production/Stable',