Code Review
/
smo
/
o2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
520d8d6
)
Fix readthedocs.yaml
14/14714/1
master
author
takahashi-tsc
<ts-takahashi@nec.com>
Sun, 13 Jul 2025 15:16:43 +0000
(15:16 +0000)
committer
Toshiaki Takahashi
<ts-takahashi@nec.com>
Sun, 13 Jul 2025 15:19:44 +0000
(15:19 +0000)
Updates to web documents have failed and need to be fixed.
Change-Id: Ic1bd8bf0b5324fe51866e5d57e17ed4b482a009b
Signed-off-by: Toshiaki Takahashi <ts-takahashi@nec.com>
.readthedocs.yaml
patch
|
blob
|
history
diff --git
a/.readthedocs.yaml
b/.readthedocs.yaml
index
3797dc8
..
65ecac7
100644
(file)
--- a/
.readthedocs.yaml
+++ b/
.readthedocs.yaml
@@
-9,10
+9,11
@@
formats:
- htmlzip
build:
- image: latest
+ os: ubuntu-22.04
+ tools:
+ python: "3.11"
python:
- version: 3.7
install:
- requirements: docs/requirements-docs.txt