Skip to content

Commit

Permalink
DOC #766 as required now
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Dec 12, 2022
1 parent d3938b0 commit f5a06ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

extensions = """
IPython.sphinxext.ipython_console_highlighting
IPython.sphinxext.ipython_directive
sphinx.ext.autodoc
sphinx.ext.autosummary
sphinx.ext.coverage
Expand Down
4 changes: 3 additions & 1 deletion requirements-sphinx.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
ipython
jinja2 >=3.0
markupsafe ==2.0.1
myst-parser
nbsphinx
pydata-sphinx-theme
pygments >=2.12
jinja2 >=3.0
pygments-ipython-console
setuptools-scm

0 comments on commit f5a06ee

Please sign in to comment.