Skip to content

Commit 916740d

Browse files
committed
Documentation: Updates readthedocs.yaml os & python version requirements.
1 parent 5cfd8fb commit 916740d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ version: 2
77

88
# Set the OS, Python version and other tools you might need
99
build:
10-
os: ubuntu-22.04
10+
os: ubuntu-20.04
1111
tools:
12-
python: "3.12"
12+
python: "3.9"
1313
# You can also specify other tool versions:
1414
# nodejs: "19"
1515
# rust: "1.64"

0 commit comments

Comments
 (0)