mirror of
https://github.com/sprockets/sprockets.http.git
synced 2024-11-14 11:19:26 +00:00
Add .readthedocs.yml.
This commit is contained in:
parent
fdb97b8987
commit
25cbd8e8af
1 changed files with 8 additions and 0 deletions
8
.readthedocs.yml
Normal file
8
.readthedocs.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
formats: # only HTML & json
|
||||
- none
|
||||
requirements_file: requires/development.txt
|
||||
build:
|
||||
image: latest
|
||||
python:
|
||||
version: 3
|
Loading…
Reference in a new issue