We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8437480 commit 5b1ead1Copy full SHA for 5b1ead1
docs/conf.py
@@ -29,7 +29,6 @@
29
"sphinx.ext.autodoc",
30
"sphinx.ext.graphviz",
31
"sphinx_copybutton",
32
- "sphinx_colorschemed_images",
33
]
34
35
# Add any paths that contain templates here, relative to this directory.
docs/requirements.txt
@@ -1,6 +1,5 @@
1
Sphinx>=8,<9
2
wcwidth<1
3
pyperclip<2
4
-sphinx-colorschemed-images>=0.2.2
5
sphinx_copybutton>=0.5.2,<1.0.0
6
sphinx-nefertiti>=0.6.0
0 commit comments