Skip to content

Commit 497eaa5

Browse files
committed
Update readthedocs config
1 parent 90a70d3 commit 497eaa5

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
@@ -5,9 +5,9 @@
55
version: 2
66

77
build:
8-
os: ubuntu-22.04
8+
os: ubuntu-24.04
99
tools:
10-
python: latest
10+
python: "3.12"
1111
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

0 commit comments

Comments
 (0)