Skip to content

Commit af3ff63

Browse files
authored
Merge pull request #602 from rtfd/agj/add-rtd-yml
Add readthedocs.yml for per-tag/branch configuration
2 parents 30b57e6 + 821b130 commit af3ff63

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
build:
2+
image: latest
3+
python:
4+
version: 3.6
5+
requirements_file: docs/requirements.txt

0 commit comments

Comments
 (0)