We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd331d commit 155bb7bCopy full SHA for 155bb7b
1 file changed
pyproject.toml
@@ -64,9 +64,7 @@ dev = [
64
"anndata[dev-doc,dev-test]",
65
]
66
doc = [
67
- # https://github.com/tox-dev/sphinx-autodoc-typehints/issues/523
68
- # means autodoc-typehints is incompatible with sphinx 8.2.0
69
- "sphinx>=7.4.6,<8.2.0",
+ "sphinx>=8.2.1",
70
"sphinx-book-theme>=1.1.0",
71
"sphinx-autodoc-typehints>=2.2.0",
72
"sphinx-issues",
0 commit comments