Fix .readthedocs.yml

This commit is contained in:
weibeu
2022-02-11 16:21:24 +05:30
parent 19c4bf93cd
commit a431e697dd

View File

@@ -2,9 +2,11 @@ formats: []
build:
image: latest
tools:
python: "3.9"
python:
version: 3.6
version: "3.9"
pip_install: true
extra_requirements:
- docs