[console_scripts]
pyproject-build = build.__main__:entrypoint

[pipx.run]
build = build.__main__:entrypoint
