[Doc] Correct typo in readthedocs setting
This commit is contained in:
parent
2cfa3855f6
commit
455e8a322c
|
@ -20,6 +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
|
||||
system_packages: true
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
|
Loading…
Reference in New Issue