mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-12-29 11:17:10 +00:00
Add RTD conf
This commit is contained in:
parent
daacd40488
commit
30a7360ada
1 changed files with 8 additions and 0 deletions
8
.readthedocs.yml
Normal file
8
.readthedocs.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
build:
|
||||
image: latest
|
||||
|
||||
python:
|
||||
version: 3
|
||||
pip_install: true
|
||||
|
||||
requirements_file: requires/docs.txt
|
Loading…
Reference in a new issue