Jeremy Stanley 087406800d Add ensure-pyproject-build role
pyproject-build (https://build.pypa.io/) is used as a pyproject (PEP
517) build frontend. This role installs it if missing.

This new role is basically a copy of the `ensure-poetry` role, in
turn copied from other roles in this repository.

Change-Id: If6e3970d995256beea170cad039d7dba9538d191
2025-01-27 19:56:21 +00:00

1.6 KiB

Ensure pyproject-build is installed

Look for pyproject-build, and if not found, install it via pip into a virtual environment for the current user.

Role Variables

Output Variables