mirror of https://github.com/openXC7/prjxray.git
readthedocs: quote python version
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
5349556bc2
commit
781c535dde
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue