Skip to content

Commit 8fe05cd

Browse files
Merge pull request #419 from jeromekelleher/more-fix-rtd
Fix more yml.
2 parents 9f27afd + c3ef502 commit 8fe05cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.readthedocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: 2
77
sphinx:
88
configuration: docs/conf.py
99

10-
python:
11-
version: 3.7
12-
install:
13-
- requirements: docs/rtd_requirements.txt
10+
python:
11+
version: 3.7
12+
install:
13+
- requirements: docs/rtd_requirements.txt

0 commit comments

Comments
 (0)