forked from platypush/platypush
Added readthedocs configuration
This commit is contained in:
parent
7398107570
commit
7adebec01d
1 changed files with 7 additions and 0 deletions
7
.readthedocs.yml
Normal file
7
.readthedocs.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
build:
|
||||
image: latest
|
||||
|
||||
python:
|
||||
version: 3.6
|
||||
setup_py_install: true
|
||||
|
Loading…
Reference in a new issue