Fix Sphinx theme for local builds
This commit is contained in:
parent
e7b455f880
commit
3ad4b7b0a5
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -70,7 +70,7 @@ EXTRA_REQUIRES = dict(
|
|||
"sphinx>=1.6,<1.7",
|
||||
"sphinxcontrib-httpdomain",
|
||||
"sphinxcontrib-mermaid",
|
||||
"sphinx_bootstrap_theme",
|
||||
"sphinx_rtd_theme",
|
||||
|
||||
# PyPi upload related
|
||||
"pypandoc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue