Skip to content

Commit 36d705a

Browse files
committed
Update readthedocs config
1 parent 590eb5c commit 36d705a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ build:
99
tools:
1010
python: "latest"
1111
commands:
12+
- pip install sphinx
1213
- export PYTHONPATH=py
1314
- sphinx-autogen py/docs/source/api.rst
1415
- sphinx-build -b html -d build/docs/doctrees py/docs/source $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)