Skip to content

[3.12] Fix make htmllive target (GH-124219) - #124222

Merged
zware merged 1 commit into
python:3.12from
miss-islington:backport-9a6e233-3.12
Sep 18, 2024
Merged

[3.12] Fix make htmllive target (GH-124219)#124222
zware merged 1 commit into
python:3.12from
miss-islington:backport-9a6e233-3.12

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Sep 18, 2024

Copy link
Copy Markdown
Contributor

Allow make -C Doc htmllive to work without manual venv activation

Set PATH to ensure that sphinx-autobuild can find sphinx-build.
(cherry picked from commit 9a6e233)

Co-authored-by: Zachary Ware zach@python.org


📚 Documentation preview 📚: https://cpython-previews--124222.org.readthedocs.build/

Allow `make -C Doc htmllive` to work without manual venv activation
Set PATH to ensure that `sphinx-autobuild` can find `sphinx-build`.
(cherry picked from commit 9a6e233)
Co-authored-by: Zachary Ware <zach@python.org>
@bedevere-appbedevere-appBot mentioned this pull request Sep 18, 2024
@zware
zware merged commit 2216c52 into python:3.12Sep 18, 2024
@miss-islington
miss-islington deleted the backport-9a6e233-3.12 branch January 2, 2026 16:58
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@zware