Skip to content

Commit 643ba17

Browse files
Update .readthedocs.yaml
update python version to .readthedocs.yaml to 3.10
1 parent 468ba81 commit 643ba17

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.9"
12+
python: "3.10"
1313

1414
# Build documentation in the docs/ directory with Sphinx
1515
mkdocs:

0 commit comments

Comments
 (0)