add readthedocs.yml doc build settings file
This commit is contained in:
parent
798af37daf
commit
60d24c5bcf
9
.readthedocs.yml
Normal file
9
.readthedocs.yml
Normal file
@ -0,0 +1,9 @@
|
||||
|
||||
build:
|
||||
image: latest
|
||||
|
||||
python:
|
||||
version: 3.6
|
||||
pip_install: true
|
||||
extra_requirements:
|
||||
- docs
|
Loading…
x
Reference in New Issue
Block a user