Skip to content

Commit ef3271c

Browse files
authored
Fix .readthedocs.yaml (#284)
1 parent 57d39fd commit ef3271c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ sphinx:
1010

1111
python:
1212
install:
13-
- sphinx_rtd_theme
13+
- method: pip
14+
path: sphinx_rtd_theme

0 commit comments

Comments
 (0)