Skip to content

[3.13] Fix make htmllive target (GH-124219) - #124221

Merged
Yhg1s merged 1 commit into
python:3.13from
miss-islington:backport-9a6e233-3.13
Sep 23, 2024
Merged

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

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--124221.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>
@Yhg1s
Yhg1s merged commit 057f3fa into python:3.13Sep 23, 2024
@miss-islington
miss-islington deleted the backport-9a6e233-3.13 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.

3 participants

@miss-islington@zware@Yhg1s