Fixed .readthedocs.yml file
This commit is contained in:
parent
ad52355129
commit
6e7f2472ac
|
@ -1,4 +1,6 @@
|
|||
requirements_file: docs/requirements.txt
|
||||
build:
|
||||
image: latest
|
||||
python:
|
||||
version: 3.6
|
||||
pip_install: True
|
||||
|
|
Loading…
Reference in New Issue