Skip to content

Commit 41755a1

Browse files
author
Juan Orduz
authored
remove depreciated line (#1882)
1 parent e462292 commit 41755a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/source/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import sys
88

99
import nbsphinx
10-
import sphinx_rtd_theme
1110

1211
# import pkg_resources
1312

@@ -227,7 +226,6 @@
227226
# a list of builtin themes.
228227
#
229228
html_theme = "sphinx_rtd_theme"
230-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
231229

232230
# Theme options are theme-specific and customize the look and feel of a theme
233231
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)