aboutsummaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2023-07-03 14:28:21 +0200
committerMatthew Watkins <mwatkins@linuxfoundation.org>2023-07-07 16:24:20 +0100
commit4295222627ed618c03a9384ab10f48165d7bd2c1 (patch)
tree0857e5cb70aeb908c579f46b1f9830ec6e47aa9d /.readthedocs.yaml
parent475dea38401fe377579017c06db5b1d60da74e74 (diff)
Set default=london in .gitreview
Issue-ID: DOC-811 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: Iad4f8e8dd5b2c6fdd6a14e7c7124a11fb0910dc8
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 3797dc8b..e442ca78 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