Skip to content

Commit

Permalink
Merge 8450ca8 into a730c52
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsung committed Jan 2, 2024
2 parents a730c52 + 8450ca8 commit aa47a51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
'sphinx.ext.napoleon',
'sphinx.ext.autodoc',
'sphinx.ext.autosummary',
'sphinx.ext.mathjax',
'sphinx.ext.viewcode',
'sphinx.ext.extlinks',
'sphinx.ext.intersphinx',
'jupyter_sphinx',
'sphinx_autodoc_typehints',
'reno.sphinxext',
'sphinxcontrib.katex',
]
templates_path = ['_templates']

Expand Down
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jupyter-sphinx
Sphinx>=6.0.0
sphinx-autodoc-typehints<=1.19.2
reno>=2.11.0
sphinxcontrib-katex==0.9.9

0 comments on commit aa47a51

Please sign in to comment.