Skip to content

Commit a2cacd4

Browse files
committed
Set max Sphinx version due to major changes in 3.4.0
1 parent 8a5ce65 commit a2cacd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc-source/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ domdf-sphinx-theme>=0.3.0
44
extras-require>=0.2.0
55
pandas>=1.1.2
66
seed-intersphinx-mapping>=0.1.1
7-
sphinx>=3.0.3
7+
sphinx<3.4.0,>=3.0.3
88
sphinx-autofixture>=0.2.1
99
sphinx-copybutton>=0.2.12
1010
sphinx-notfound-page>=0.5

0 commit comments

Comments
 (0)