Skip to content

Commit 6cf62c7

Browse files
committed
fix(rtd): build with Python 3.11 so we can get Sphinx 8
1 parent a3fcf5c commit 6cf62c7

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
@@ -21,7 +21,7 @@ build:
2121
- zlib1g-dev
2222

2323
tools:
24-
python: "3.9"
24+
python: "3.11"
2525
# You can also specify other tool versions:
2626
# nodejs: "16"
2727
# rust: "1.55"

0 commit comments

Comments
 (0)