Skip to content

Commit 0de7503

Browse files
chore: Update Python version from 3.8 to 3.10 in readthedocs.yml
1 parent 7188fc9 commit 0de7503

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ formats:
77
- pdf
88

99
python:
10-
version: "3.8"
10+
version: "3.10"
1111
install:
12-
- requirements: sdk/python/docs/requirements.txt
12+
- requirements: sdk/python/docs/requirements.txt

0 commit comments

Comments
 (0)