Skip to content

Commit

Permalink
Fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Apr 14, 2023
1 parent 5ce1391 commit 1670cc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extensions = [
"seed_intersphinx_mapping",
"html_section",
"sphinx_toolbox.more_autosummary.column_widths",
"sphinx-favicon",
"sphinx_favicon",
]
sphinxemoji_style = "twemoji"
gitstamp_fmt = "%d %b %Y"
Expand Down
2 changes: 1 addition & 1 deletion repo_helper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ keywords:

extra_sphinx_extensions:
- sphinx_toolbox.more_autosummary.column_widths
- sphinx-favicon
- sphinx_favicon

exclude_files:
- contributing
Expand Down

0 comments on commit 1670cc1

Please sign in to comment.