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 073486d commit a3e7504Copy full SHA for a3e7504
2 files changed
inject_runtime_pyproject.py
@@ -12,7 +12,7 @@
12
13
BASE_OPTIONAL_DEPS = {
14
"docs": [
15
- "sphinx<9", # TODO: Remove when sphinx-click supports sphinx 9 (https://github.com/click-contrib/sphinx-click/issues/159)
+ "sphinx",
16
"sphinx_autodoc_typehints",
17
"furo",
18
"myst-nb",
0 commit comments