Skip to content

Commit 71b1b9b

Browse files
committed
Trying to get readthedocs to build
1 parent 087e8e8 commit 71b1b9b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"sphinx.ext.napoleon",
4343
]
4444

45-
# html_theme = "sphinx_rtd_theme"
46-
html_theme = "pydata_sphinx_theme"
45+
html_theme = "sphinx_rtd_theme"
46+
#html_theme = "pydata_sphinx_theme"
4747
# html_logo = "../../img/logo.svg"
4848
html_favicon = "../../img/favicon.ico"
4949
html_static_path = ["_static"]

0 commit comments

Comments
 (0)