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 5532c47 commit 0a8308aCopy full SHA for 0a8308a
pyproject.toml
@@ -46,7 +46,7 @@ Tracker = "https://github.com/ipython/ipykernel/issues"
46
docs = [
47
# Sphinx pinned until `sphinx-autodoc-typehints` issue is resolved:
48
# https://github.com/tox-dev/sphinx-autodoc-typehints/issues/523
49
- "sphinx<=8.2.0",
+ "sphinx<8.2.0",
50
"myst_parser",
51
"pydata_sphinx_theme",
52
"sphinxcontrib_github_alt",
0 commit comments