We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497eaa5 commit 72f8a0fCopy full SHA for 72f8a0f
.readthedocs.yaml
@@ -7,8 +7,8 @@ version: 2
7
build:
8
os: ubuntu-24.04
9
tools:
10
- python: "3.12"
11
- commands:
+ python: "latest"
+ commands:
12
- PYTHONPATH=py sphinx-autogen py/docs/source/api.rst
13
- sphinx-build -b html -d build/docs/doctrees py/docs/source $READTHEDOCS_OUTPUT/html
14
0 commit comments