Skip to content

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 10, 2023

It's come up a couple of times that build.py is wrapping sphinx-build.

This PR replaces all calls of build.py in Makefile with direct calls to sphinx-build, and follows the CPython Makefile where possible to minimise differences and ease maintenance across repos.


📚 Documentation preview 📚: https://pep-previews--3195.org.readthedocs.build/

@hugovk hugovk added the infra Core infrastructure for building and rendering PEPs label Jul 10, 2023
@hugovk hugovk requested a review from AA-Turner as a code owner July 10, 2023 15:47
@hugovk hugovk merged commit 97984aa into python:main Jul 12, 2023
@hugovk hugovk deleted the rm-build.py-from-makefile branch July 12, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Core infrastructure for building and rendering PEPs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants