Skip to content

Commit 46cc1ab

Browse files
committed
Remove duplicate Sphinx extension.
1 parent 6429270 commit 46cc1ab

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ extensions = [
7272
"seed_intersphinx_mapping",
7373
"html_section",
7474
"sphinx_click",
75-
"sphinx_toolbox_experimental.html_section",
7675
"sphinx_toolbox_experimental.autosummary_widths",
7776
"sphinx_toolbox_experimental.peps",
7877
]

repo_helper.yml

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ python_versions:
3939

4040
extra_sphinx_extensions:
4141
- sphinx_click
42-
- sphinx_toolbox_experimental.html_section
4342
- sphinx_toolbox_experimental.autosummary_widths
4443
- sphinx_toolbox_experimental.peps
4544

0 commit comments

Comments
 (0)