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:
7d6c95f
)
Correcting readthedocs.yaml
49/12249/1
author
josephthaliath
<jo.thaliath@samsung.com>
Wed, 13 Dec 2023 06:25:05 +0000
(11:55 +0530)
committer
josephthaliath
<jo.thaliath@samsung.com>
Wed, 13 Dec 2023 06:25:05 +0000
(11:55 +0530)
Issue-Id: AIMLFW-73
Change-Id: Idd128ea1ce874d16c618d166162e062cef2ce77a
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
.readthedocs.yaml
patch
|
blob
|
history
diff --git
a/.readthedocs.yaml
b/.readthedocs.yaml
index
831f053
..
cebaff9
100644
(file)
--- a/
.readthedocs.yaml
+++ b/
.readthedocs.yaml
@@
-6,10
+6,10
@@
formats:
build:
os: "ubuntu-22.04"
-
tools:
-
python: "3.7"
+ tools:
+ python: "3.7"
-python
+python
:
install:
- requirements: docs/requirements-docs.txt