mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
Merge pull request #254 from antmicro/umarcor/rtd/quote-version
readthedocs: quote python version
This commit is contained in:
commit
3dfe0f7581
1 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,6 @@ sphinx:
|
|||
fail_on_warning: true
|
||||
|
||||
python:
|
||||
version: 3.7
|
||||
version: "3.7"
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
|
Loading…
Reference in a new issue