pull/675/head
Steve Piercy 2024-07-01 18:47:05 -07:00
rodzic 78a495ae70
commit ab7124d60e
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,8 @@ build:
then
exit 183;
fi
- cd docs && ${READTHEDOCS_VIRTUALENV_PATH}/sphinx-build -b html -d ${READTHEDOCS_OUTPUT}/doctrees ${READTHEDOCS_OUTPUT}/html/
- cd docs && cat Makefile
- make rtd-pr-preview
python:
install: