stapler icon indicating copy to clipboard operation
stapler copied to clipboard

pyproject.toml: use poetry-core backend for PEP517

Open benkohler opened this issue 2 years ago • 0 comments

Per poetry upstream, "If your pyproject.toml file still references poetry directly as a build backend, you should update it to reference poetry-core instead."

https://python-poetry.org/docs/pyproject/#poetry-and-pep-517 https://projects.gentoo.org/python/guide/distutils.html#deprecated-pep-517-backends

Signed-off-by: Ben Kohler [email protected]

benkohler avatar Dec 28 '22 16:12 benkohler