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

Wyświetl plik

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