Skip to content

Commit 6e90cbd

Browse files
committed
Revert "Pin Sphinx to <7.4 as workaround for sphinx-doc/sphinx#12613. Closes #4474."
This reverts commit aa41ab5. A fix has been released in 7.4.6 (sphinx-doc/sphinx#12615).
1 parent b4963ff commit 6e90cbd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,6 @@ doc = [
9999

100100
# workaround for pypa/setuptools#4333
101101
"pyproject-hooks!=1.1",
102-
103-
# workaround for sphinx-doc/sphinx#12613
104-
"sphinx < 7.4",
105102
]
106103
ssl = []
107104
certs = []

0 commit comments

Comments
 (0)