Skip to content

Commit a789b53

Browse files
committed
Update Python version in Read the Docs configuration to 3.10
1 parent be93492 commit a789b53

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
@@ -8,7 +8,7 @@ version: 2
88
build:
99
os: "ubuntu-22.04"
1010
tools:
11-
python: "3.9"
11+
python: "3.10"
1212

1313
# Build documentation in the docs/ directory with Sphinx
1414
sphinx:

0 commit comments

Comments
 (0)