Skip to content

Commit 0071d4b

Browse files
committed
Increase RTD python version (#34)
Increase RTD python version to 3.11, to match our environment and support requirements that need this.
1 parent 7366440 commit 0071d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-22.04
1111
tools:
12-
python: "3.10"
12+
python: "3.11"
1313
# You can also specify other tool versions:
1414
# nodejs: "19"
1515
# rust: "1.64"

0 commit comments

Comments
 (0)