Skip to content

Commit 1e10d0c

Browse files
committed
Set readdoc to use python 3.10
Signed-off-by: M Q <[email protected]>
1 parent 7c5b300 commit 1e10d0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version: 2
88
build:
99
os: ubuntu-22.04
1010
tools:
11-
python: "3.9"
11+
python: "3.10"
1212
# You can also specify other tool versions:
1313
# nodejs: "20"
1414
# rust: "1.70"

0 commit comments

Comments
 (0)