Skip to content

Commit

Permalink
add pydata-sphinx-theme to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
RRosio committed Aug 3, 2023
1 parent 0605001 commit 3651765
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions docs/doc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
sphinx>=1.3.6
sphinx-rtd-theme
pydata-sphinx-theme
nbsphinx
sphinxcontrib_github_alt
myst_parser
Expand Down
1 change: 0 additions & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'pydata_sphinx_theme',
'sphinx.ext.autodoc',
'sphinx.ext.doctest',
'sphinx.ext.intersphinx',
Expand Down

0 comments on commit 3651765

Please sign in to comment.