Skip to content

Commit a3e7504

Browse files
authored
chore: unpin sphinx (#470)
Seems like doc failures are fixed upstream 🎉
1 parent 073486d commit a3e7504

2 files changed

Lines changed: 1847 additions & 1861 deletions

File tree

inject_runtime_pyproject.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
BASE_OPTIONAL_DEPS = {
1414
"docs": [
15-
"sphinx<9", # TODO: Remove when sphinx-click supports sphinx 9 (https://github.com/click-contrib/sphinx-click/issues/159)
15+
"sphinx",
1616
"sphinx_autodoc_typehints",
1717
"furo",
1818
"myst-nb",

0 commit comments

Comments
 (0)