Skip to content

Commit 2a589ef

Browse files
committed
Remove call to get_html_theme_path (obsolete)
1 parent efd87b8 commit 2a589ef

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@
3636
'pr': ('https://github.com/andrivet/python-asn1/pull/%s', 'PR #'),
3737
}
3838

39-
import sphinx_rtd_theme
4039
html_theme = "sphinx_rtd_theme"
41-
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
4240
html_theme_options = {
4341
}
4442

0 commit comments

Comments
 (0)