Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 18, 2024

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 [email protected]


📚 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 <[email protected]>
@zware zware merged commit 2216c52 into python:3.12 Sep 18, 2024
26 checks passed
Sign up for free to 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