Skip to content

Commit a45492e

Browse files
committed
Update environment variable
1 parent e8af501 commit a45492e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

py/docs/.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ build:
1515
- pip install -r py/docs/requirements.txt
1616
- pip install -r py/requirements.txt
1717
- PYTHONPATH=py sphinx-autogen -o $READTHEDOCS_OUTPUT/html py/docs/source/api.rst
18-
- sphinx-build -b html -d build/docs/doctrees py/docs/source $READTHEDOCS_OUTPUT/html
18+
- PYTHONPATH=py sphinx-build -b html -d build/docs/doctrees py/docs/source $READTHEDOCS_OUTPUT/html
1919

2020
sphinx:
2121
configuration: py/docs/source/conf.py

0 commit comments

Comments
 (0)