Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0a89647

Browse filesBrowse files
committed
Fix sphinx_favicon extension name
1 parent e556d03 commit 0a89647
Copy full SHA for 0a89647

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎pyproject.toml

Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ extensions = [
7373
"sphinx_click",
7474
"sphinx_toolbox.pre_commit",
7575
"sphinx_toolbox.more_autosummary.column_widths",
76-
"sphinx-favicon",
76+
"sphinx_favicon",
7777
"sphinx_toolbox_experimental.missing_xref",
7878
"sphinx_packaging",
7979
]

‎repo_helper.yml

Copy file name to clipboardExpand all lines: repo_helper.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ extra_sphinx_extensions:
4242
- sphinx_click
4343
- sphinx_toolbox.pre_commit
4444
- sphinx_toolbox.more_autosummary.column_widths
45-
- sphinx-favicon
45+
- sphinx_favicon
4646
# - sphinx_toolbox_experimental.changelog
4747
- sphinx_toolbox_experimental.missing_xref
4848
- sphinx_packaging

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.