commit | 595ae1e392757e4e4b14c6b138de02aacf0d3d5c | [log] [tgz] |
---|---|---|
author | vasraz <vasyl.razinkov@est.tech> | Wed Jun 21 23:25:11 2023 +0100 |
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | Wed Jun 21 22:27:38 2023 +0000 |
tree | 6f3944bbcc2539f377f78262240a4947080ac87d | |
parent | 2877eedcc049de2509bad6030ccbf50175bc02cc [diff] |
Fix docs failure Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ifd8f8e9acc9ff60524594e77db40cde1a14510ee Issue-ID: SDC-4548
diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8..e442ca7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml
@@ -9,10 +9,11 @@ - htmlzip build: - image: latest + os: ubuntu-20.04 + tools: + python: "3.8" python: - version: 3.7 install: - requirements: docs/requirements-docs.txt