Skip to content

Commit e7e7b17

Browse files
authored
Merge pull request #479 from dajiaji/fix-python-version-for-readthedocs
Fix python version for readthedocs.
2 parents 7651c39 + c5b6b0d commit e7e7b17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: ubuntu-22.04
55
tools:
6-
python: "3.11"
6+
python: "3.10"
77

88
sphinx:
99
configuration: docs/conf.py

0 commit comments

Comments
 (0)