A PEP 517 build backend implementation developed for Poetry.
A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.
A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.
To install py313-poetry-core, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py313-poetry-core
To see what files were installed by py313-poetry-core, run:
port contents py313-poetry-core
To later upgrade py313-poetry-core, run:
sudo port selfupdate && sudo port upgrade py313-poetry-core
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.