mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge pull request #602 from rtfd/agj/add-rtd-yml
Add readthedocs.yml for per-tag/branch configuration
This commit is contained in:
commit
af3ff632f1
5
.readthedocs.yml
Normal file
5
.readthedocs.yml
Normal file
@ -0,0 +1,5 @@
|
||||
build:
|
||||
image: latest
|
||||
python:
|
||||
version: 3.6
|
||||
requirements_file: docs/requirements.txt
|
Loading…
Reference in New Issue
Block a user