We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce1391 commit 1670cc1Copy full SHA for 1670cc1
pyproject.toml
@@ -70,7 +70,7 @@ extensions = [
70
"seed_intersphinx_mapping",
71
"html_section",
72
"sphinx_toolbox.more_autosummary.column_widths",
73
- "sphinx-favicon",
+ "sphinx_favicon",
74
]
75
sphinxemoji_style = "twemoji"
76
gitstamp_fmt = "%d %b %Y"
repo_helper.yml
@@ -51,7 +51,7 @@ keywords:
51
52
extra_sphinx_extensions:
53
- sphinx_toolbox.more_autosummary.column_widths
54
- - sphinx-favicon
+ - sphinx_favicon
55
56
exclude_files:
57
- contributing
0 commit comments