Skip to content

Commit cd33e2b

Browse files
authored
Fix Python version incompatibility with mkdocs
1 parent 8cfc12f commit cd33e2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.11"
11+
python: "3.9.7"
1212

1313
mkdocs:
1414
configuration: mkdocs.yml

0 commit comments

Comments
 (0)