readthedocs: quote python version

Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
Unai Martinez-Corral 2022-02-23 02:38:10 +01:00
parent 5349556bc2
commit 781c535dde
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
version: "3.7"
install:
- requirements: docs/requirements.txt