Skip to content

Commit a225b90

Browse files
committed
Remove duplicate Sphinx extension.
1 parent 44c7706 commit a225b90

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ extensions = [
7373
"sphinx_licenseinfo",
7474
"seed_intersphinx_mapping",
7575
"html_section",
76-
"sphinx_toolbox_experimental.html_section",
7776
"sphinx_toolbox_experimental.autosummary_widths",
7877
"sphinx_toolbox_experimental.needspace",
7978
"sphinx_toolbox_experimental.peps",

repo_helper.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ exclude_files:
5353
preserve_custom_theme: true
5454

5555
extra_sphinx_extensions:
56-
- sphinx_toolbox_experimental.html_section
5756
- sphinx_toolbox_experimental.autosummary_widths
5857
- sphinx_toolbox_experimental.needspace
5958
- sphinx_toolbox_experimental.peps

0 commit comments

Comments
 (0)