Skip to content

Add make help#673

Merged
itamaro merged 1 commit intopython:mainfrom
hugovk:make-help
Feb 28, 2026
Merged

Add make help#673
itamaro merged 1 commit intopython:mainfrom
hugovk:make-help

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Feb 26, 2026

Add make help similar to the one in the PEPs repo.

make help
Use `make <target>' where <target> is one of
 venv              Create a venv with necessary tools
 clean             Remove the venv
 regen-requirements Regenerate pinned requirements file
 check             Validate buildbot master configuration
 update-master     Pull updates, upgrade, check config, and start master
 start-master      Start the buildbot master
 restart-master    Restart the buildbot master
 stop-master       Stop the buildbot master
 git-update-requirements Create a branch with regenerated requirements

@itamaro itamaro merged commit 3162593 into python:main Feb 28, 2026
1 check passed
@hugovk hugovk deleted the make-help branch February 28, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants