Skip to content

Commit dda6382

Browse files
authored
Update .readthedocs.yaml to use "build.os"
1 parent 294049a commit dda6382

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.readthedocs.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
# Required
66
version: 2
77

8+
# Set the OS, python version
9+
build:
10+
os: "ubuntu-22.04"
11+
tools:
12+
python: "3.11"
13+
814
# Build documentation in the docs/ directory with Sphinx
915
sphinx:
1016
configuration: docs/source/conf.py

0 commit comments

Comments
 (0)