Skip to content

Commit 1577285

Browse files
committed
Update .readthedocs.yaml
1 parent 8a6c488 commit 1577285

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,6 @@ build:
2323
- pip install dist/libcarna_python-*.whl
2424
pre_build:
2525
- pip install -r docs/requirements.txt
26-
- export LIBCARNA_PYTHON_NBSPHINX_EXECUTE=never
26+
build:
27+
html:
28+
- LIBCARNA_PYTHON_NBSPHINX_EXECUTE=never sphinx-build -M html docs $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)