Code Review
/
aiml-fw
/
aimlfw-dep.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a208541
)
Changing readthedocs.yaml
47/12247/1
author
josephthaliath
<jo.thaliath@samsung.com>
Wed, 13 Dec 2023 05:33:43 +0000
(11:03 +0530)
committer
josephthaliath
<jo.thaliath@samsung.com>
Wed, 13 Dec 2023 05:33:43 +0000
(11:03 +0530)
Issue-Id: AIMLFW-73
Change-Id: I4d387a09dd3f61e9214da8be7516f2debdaa077f
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
.readthedocs.yaml
patch
|
blob
|
history
diff --git
a/.readthedocs.yaml
b/.readthedocs.yaml
index
095222a
..
831f053
100644
(file)
--- a/
.readthedocs.yaml
+++ b/
.readthedocs.yaml
@@
-5,10
+5,11
@@
formats:
- htmlzip
build:
- image: latest
+ os: "ubuntu-22.04"
+ tools:
+ python: "3.7"
-python:
- version: 3.7
+python
install:
- requirements: docs/requirements-docs.txt