Skip to content

Conversation

@radarhere
Copy link
Member

Running make doccheck without furo installed leads to

/Applications/Xcode.app/Contents/Developer/usr/bin/make -C docs html
/Applications/Xcode.app/Contents/Developer/usr/bin/make install-sphinx
python3 -c "import sphinx" > /dev/null 2>&1 || python3 -m pip install sphinx
python3 -m sphinx.cmd.build -b html -W --keep-going -d _build/doctrees   . _build/html
Running Sphinx v4.4.0
loading translations [en]... done
loading pickled environment... done

Theme error:
no theme named 'furo' found (missing theme.conf?)
make[1]: *** [html] Error 2
make: *** [doccheck] Error 2

This PR installs furo as part of install-sphinx.

@hugovk hugovk added the automerge Automatically merge PRs that are ready label Jul 1, 2022
@mergify mergify bot merged commit 79329fb into python-pillow:main Jul 1, 2022
@radarhere radarhere deleted the furo branch July 1, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge PRs that are ready Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants