pull/675/head
Steve Piercy 2024-07-01 18:44:09 -07:00
rodzic 82c5ca6d0a
commit 38245cc944
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@ build:
then
exit 183;
fi
- cd docs && "$(realpath bin/sphinx-build)" -b html -d ${READTHEDOCS_OUTPUT}/doctrees ${READTHEDOCS_OUTPUT}/html/
- cd docs && ${READTHEDOCS_VIRTUALENV_PATH}/bin/sphinx-build -b html -d ${READTHEDOCS_OUTPUT}/doctrees ${READTHEDOCS_OUTPUT}/html/
python:
install: