This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.
This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.
To install py37-pyproject_hooks, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py37-pyproject_hooks
To see what files were installed by py37-pyproject_hooks, run:
port contents py37-pyproject_hooks
To later upgrade py37-pyproject_hooks, run:
sudo port selfupdate && sudo port upgrade py37-pyproject_hooks
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.