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 b3473e9 commit 90a70d3Copy full SHA for 90a70d3
.readthedocs.yaml
@@ -7,7 +7,7 @@ version: 2
7
build:
8
os: ubuntu-22.04
9
tools:
10
- python: "latest"
+ python: latest
11
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
0 commit comments