Skip to content

Commit

Permalink
📝 docs requirements update
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRossetti committed May 13, 2024
1 parent 9e04645 commit 442a316
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
]
#sys.modules.update((mod_name, Mock()) for mod_name in MOCK_MODULES)

#html_theme = "sphinx_rtd_theme"
#html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
html_theme = "sphinx_rtd_theme"
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]

html_theme_options = {
"collapse_navigation": False,
Expand Down
1 change: 0 additions & 1 deletion requirements.docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ ASLPAw
pooch
dynetx
matplotlib
mock
sphinx_rtd_theme

0 comments on commit 442a316

Please sign in to comment.