readthedocs: quote python version
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
2fafb44774
commit
0d84c2cc67
|
@ -26,6 +26,6 @@ sphinx:
|
|||
fail_on_warning: true
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
version: "3.7"
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
|
Loading…
Reference in New Issue