[Doc] Now use readthedocs docker image in building online documentation

This commit is contained in:
tangxifan 2021-02-07 17:35:41 -07:00
parent 4e05a4559f
commit 2cfa3855f6
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
use_system_site_packages: true
install:
- requirements: docs/requirements.txt