Skip to content

Commit 72f8a0f

Browse files
committed
Update readthedocs config
1 parent 497eaa5 commit 72f8a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ version: 2
77
build:
88
os: ubuntu-24.04
99
tools:
10-
python: "3.12"
11-
commands:
10+
python: "latest"
11+
commands:
1212
- PYTHONPATH=py sphinx-autogen py/docs/source/api.rst
1313
- sphinx-build -b html -d build/docs/doctrees py/docs/source $READTHEDOCS_OUTPUT/html
1414

0 commit comments

Comments
 (0)