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 53985fc commit 5fb089cCopy full SHA for 5fb089c
pyproject.toml
@@ -77,7 +77,7 @@ extensions = [
77
"html_section",
78
"sphinx_toolbox.pre_commit",
79
"sphinx_toolbox.flake8",
80
- "sphinx-favicon",
+ "sphinx_favicon",
81
]
82
sphinxemoji_style = "twemoji"
83
gitstamp_fmt = "%d %b %Y"
repo_helper.yml
@@ -44,7 +44,7 @@ classifiers:
44
extra_sphinx_extensions:
45
- sphinx_toolbox.pre_commit
46
- sphinx_toolbox.flake8
47
- - sphinx-favicon
+ - sphinx_favicon
48
49
entry_points:
50
flake8.extension:
0 commit comments