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 5681436 commit 987e08fCopy full SHA for 987e08f
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
@@ -53,4 +53,4 @@ mypy_deps:
53
54
extra_sphinx_extensions:
55
- sphinx_toolbox.more_autosummary.column_widths
56
- - sphinx-favicon
+ - sphinx_favicon
0 commit comments