Skip to content

Commit 528e0b4

Browse files
committed
Add version pinning for Sphinx until other dependencies resolve their bugs.
1 parent fa78879 commit 528e0b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ dev = [
4949
"pep8-naming"
5050
]
5151
docs = [
52+
# Pinned back until sphinx_autodoc_typehints>=3.1.0
5253
"Sphinx<8.2",
5354
"sphinx-notfound-page",
5455
# Pinned back until prolog bug is resolved: https://github.com/tox-dev/sphinx-autodoc-typehints/issues/425

0 commit comments

Comments
 (0)