Skip to content

Commit 2c17f62

Browse files
committed
Revert Sphinx
Signed-off-by: Doug Walker <doug.walker@autodesk.com>
1 parent 8c48570 commit 2c17f62

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
urllib3<3
55
# The builds for documentation fails with <0.18.0
66
docutils>=0.18.1
7-
sphinx<=9.1.0
7+
sphinx<=7.1.2
88
six
99
testresources
1010
recommonmark

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires = [
77
# Documentation requirements (see docs/requirements.txt for details)
88
"urllib3<3",
99
"docutils>=0.18.1",
10-
"sphinx<=9.1.0",
10+
"sphinx<=7.1.2",
1111
"six",
1212
"testresources",
1313
"recommonmark",

0 commit comments

Comments
 (0)