Skip to content

Commit 1670cc1

Browse files
committed
Fix docs build
1 parent 5ce1391 commit 1670cc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ extensions = [
7070
"seed_intersphinx_mapping",
7171
"html_section",
7272
"sphinx_toolbox.more_autosummary.column_widths",
73-
"sphinx-favicon",
73+
"sphinx_favicon",
7474
]
7575
sphinxemoji_style = "twemoji"
7676
gitstamp_fmt = "%d %b %Y"

repo_helper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ keywords:
5151

5252
extra_sphinx_extensions:
5353
- sphinx_toolbox.more_autosummary.column_widths
54-
- sphinx-favicon
54+
- sphinx_favicon
5555

5656
exclude_files:
5757
- contributing

0 commit comments

Comments
 (0)