Skip to content

Commit c1864f1

Browse files
authored
Fix documentation builds (#1307)
2 parents 3cb06e4 + c8d89db commit c1864f1

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)