We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3c45e commit 00ed0b2Copy full SHA for 00ed0b2
1 file changed
pyproject.toml
@@ -26,7 +26,7 @@ dependencies = [
26
"sphinx-favicon>=1.0.1",
27
"sphinx-tabs>=3.4.7",
28
"sphinxcontrib-mermaid>=1.0.0",
29
- "spinxcontrib-images>=1.0.1",
+ "sphinxcontrib-images>=1.0.1",
30
]
31
32
[tool.uv.sources]
@@ -101,4 +101,5 @@ DEP002 = [
101
"sphinx-tabs",
102
"pygments",
103
"sphinxcontrib-mermaid",
104
+ "sphinxcontrib-images",
105
0 commit comments