We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6429270 commit 46cc1abCopy full SHA for 46cc1ab
pyproject.toml
@@ -72,7 +72,6 @@ extensions = [
72
"seed_intersphinx_mapping",
73
"html_section",
74
"sphinx_click",
75
- "sphinx_toolbox_experimental.html_section",
76
"sphinx_toolbox_experimental.autosummary_widths",
77
"sphinx_toolbox_experimental.peps",
78
]
repo_helper.yml
@@ -39,7 +39,6 @@ python_versions:
39
40
extra_sphinx_extensions:
41
- sphinx_click
42
- - sphinx_toolbox_experimental.html_section
43
- sphinx_toolbox_experimental.autosummary_widths
44
- sphinx_toolbox_experimental.peps
45
0 commit comments