Skip to content

Commit 76773c2

Browse files
authored
Fix .readthedocs.yaml (#285)
1 parent ef3271c commit 76773c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.readthedocs.yaml

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

1111
python:
1212
install:
13-
- method: pip
14-
path: sphinx_rtd_theme
13+
- requirements: doc/requirements.txt

doc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
sphinx_rtd_theme

0 commit comments

Comments
 (0)