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 91f49a2 commit 39c93b2Copy full SHA for 39c93b2
pyproject.toml
@@ -73,7 +73,7 @@ extensions = [
73
"sphinx_toolbox.pre_commit",
74
"sphinx_toolbox.flake8",
75
"sphinx_toolbox.more_autosummary.column_widths",
76
- "sphinx-favicon",
+ "sphinx_favicon",
77
]
78
sphinxemoji_style = "twemoji"
79
gitstamp_fmt = "%d %b %Y"
repo_helper.yml
@@ -43,7 +43,7 @@ extra_sphinx_extensions:
43
- sphinx_toolbox.pre_commit
44
- sphinx_toolbox.flake8
45
- sphinx_toolbox.more_autosummary.column_widths
46
- - sphinx-favicon
+ - sphinx_favicon
47
48
entry_points:
49
flake8.extension:
0 commit comments