Readthedocs config
This commit is contained in:
parent
f72b6bc379
commit
8ea57a5f84
1 changed files with 9 additions and 0 deletions
9
readthedocs.yaml
Normal file
9
readthedocs.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
build:
|
||||||
|
image: latest
|
||||||
|
|
||||||
|
requirements_file: requirements.txt
|
||||||
|
|
||||||
|
python:
|
||||||
|
version: 3.5
|
||||||
|
setup_py_install: true
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue