Skip to content

Commit a7e164d

Browse files
committed
Constrain sphinx_rtd_theme version
1 parent fd9dd7a commit a7e164d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies:
99
- pillow
1010
- pip
1111
- sphinx<4
12-
- sphinx_rtd_theme
12+
- sphinx_rtd_theme<2
1313
- pip:
1414
- sphinx-intl

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Sphinx<4
22
sphinx-autobuild
3-
sphinx-rtd-theme
3+
sphinx-rtd-theme <2
44
sphinx-intl
55
Jinja2 <3.1.0

0 commit comments

Comments
 (0)