Skip to content

Commit adb498d

Browse files
committed
Build docs with Python 3.13
1 parent a45492e commit adb498d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/docs/.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ version: 2
1010
build:
1111
os: ubuntu-24.04
1212
tools:
13-
python: "latest"
13+
python: "3.11"
1414
commands:
1515
- pip install -r py/docs/requirements.txt
1616
- pip install -r py/requirements.txt

0 commit comments

Comments
 (0)