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 5994efe commit b3df799Copy full SHA for b3df799
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
@@ -44,7 +44,7 @@ extra_sphinx_extensions:
44
- sphinx_toolbox.pre_commit
45
- sphinx_toolbox.flake8
46
- sphinx_toolbox.more_autosummary.column_widths
47
- - sphinx-favicon
+ - sphinx_favicon
48
49
entry_points:
50
flake8.extension:
0 commit comments