Skip to content

Commit 71e8428

Browse files
author
Klaus Opreschko
committed
[SDK-455] Fix SDK documentation builds - readthedocs
1 parent 3e9fd4a commit 71e8428

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
# Read the docs config file version (Required)
66
version: 2
77

8+
build:
9+
os: ubuntu-22.04
10+
tools:
11+
python: "3.10"
12+
813
# Build documentation in the docs/ directory with Sphinx
914
sphinx:
1015
configuration: docs/source/conf.py

0 commit comments

Comments
 (0)