[Doc] Now use readthedocs docker image in building online documentation
This commit is contained in:
parent
4e05a4559f
commit
2cfa3855f6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue