Skip to content

Commit dcee086

Browse files
committed
Add workaround for sphinx errors
1 parent ef92b05 commit dcee086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ testing-integration =
9292

9393
docs =
9494
# upstream
95-
sphinx >= 3.5
95+
sphinx >= 3.5,<=7.1.2 # workaround, see comments in pypa/setuptools#4020
9696
jaraco.packaging >= 9.3
9797
rst.linker >= 1.9
9898
furo

0 commit comments

Comments
 (0)