-
-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
Fix make htmllive
target
#124219
Fix make htmllive
target
#124219
Conversation
Set PATH to ensure that `sphinx-autobuild` can find `sphinx-build`.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This fixes make htmllive
for me.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Thanks @zware for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
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]>
GH-124221 is a backport of this pull request to the 3.13 branch. |
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]>
GH-124222 is a backport of this pull request to the 3.12 branch. |
Allow `make -C Doc htmllive` to work without manual venv activation Set PATH to ensure that `sphinx-autobuild` can find `sphinx-build`.
Fix `make htmllive` target (GH-124219) 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--124219.org.readthedocs.build/