aboutsummaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-06-21 23:25:11 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2023-06-21 22:27:38 +0000
commit595ae1e392757e4e4b14c6b138de02aacf0d3d5c (patch)
tree6f3944bbcc2539f377f78262240a4947080ac87d /.readthedocs.yaml
parent2877eedcc049de2509bad6030ccbf50175bc02cc (diff)
Fix docs failure
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: Ifd8f8e9acc9ff60524594e77db40cde1a14510ee Issue-ID: SDC-4548
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3797dc8bb9..e442ca7804 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -9,10 +9,11 @@ formats:
- htmlzip
build:
- image: latest
+ os: ubuntu-20.04
+ tools:
+ python: "3.8"
python:
- version: 3.7
install:
- requirements: docs/requirements-docs.txt