Skip to content

Commit 90a70d3

Browse files
committed
Update readthedocs config
1 parent b3473e9 commit 90a70d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: 2
77
build:
88
os: ubuntu-22.04
99
tools:
10-
python: "latest"
10+
python: latest
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)