Skip to content

Commit c8d89db

Browse files
authored
[SDK-455] Fix SDK documentation builds (#1306)
2 parents 3e9fd4a + 71e8428 commit c8d89db

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)