Skip to content

Commit bb9d1f1

Browse files
authored
Fix CI caused by sphinx_toolbox
Restrict sphinx version to be less than 9 as noted in sphinx-toolbox/sphinx-toolbox#201
1 parent f6791c0 commit bb9d1f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pyyaml
44
nyaml>=0.2.2
55

66
# Documentation building
7-
sphinx>=5
7+
sphinx<9
88
sphinx-tabs
99
sphinx-toolbox
1010
chios

0 commit comments

Comments
 (0)