Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Fixmake htmllive target#124219
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Fixmake htmllive target#124219
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Set PATH to ensure that `sphinx-autobuild` can find `sphinx-build`.
colesbury left a comment
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 fixesmake htmllive for me.
hugovk left a comment
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 activationSet PATH to ensure that `sphinx-autobuild` can find `sphinx-build`.(cherry picked from commit9a6e233)Co-authored-by: Zachary Ware <zach@python.org>
GH-124221 is a backport of this pull request to the3.13 branch. |
Allow `make -C Doc htmllive` to work without manual venv activationSet PATH to ensure that `sphinx-autobuild` can find `sphinx-build`.(cherry picked from commit9a6e233)Co-authored-by: Zachary Ware <zach@python.org>
GH-124222 is a backport of this pull request to the3.12 branch. |
Allow `make -C Doc htmllive` to work without manual venv activationSet PATH to ensure that `sphinx-autobuild` can find `sphinx-build`.
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--124219.org.readthedocs.build/