Skip to content

Commit

Permalink
Removed sphinx sitemap.
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahGale committed Dec 3, 2024
1 parent 09f4735 commit 801b2a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"sphinx.ext.intersphinx",
"sphinx.ext.extlinks",
"sphinx.ext.doctest",
"sphinx_sitemap",
"sphinx_favicon",
"sphinx_copybutton"
]
Expand Down
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,8 @@ doc = [
"sphinx>=7.4.0",
"sphinxcontrib-apidoc",
"pydata_sphinx_theme",
"sphinx-sitemap",
"sphinx-favicon",
"sphinx-copybutton"
"sphinx-copybutton"
]
format = ["black>=23.3.0"]
build = [
Expand Down

0 comments on commit 801b2a2

Please sign in to comment.