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 ef92b05 commit dcee086Copy full SHA for dcee086
setup.cfg
@@ -92,7 +92,7 @@ testing-integration =
92
93
docs =
94
# upstream
95
- sphinx >= 3.5
+ sphinx >= 3.5,<=7.1.2 # workaround, see comments in pypa/setuptools#4020
96
jaraco.packaging >= 9.3
97
rst.linker >= 1.9
98
furo
0 commit comments