Use poetry-core build system
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 1 Oct 2021 15:49:23 +0000 (11:49 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 4 Feb 2022 21:24:40 +0000 (16:24 -0500)
commit3f44236daec715d1f16f4fe56f08b1d59936cc80
tree7e8063aab669d764825f689aca7cb91c1a97357e
parent3570f782d75646d70ad87b2f6bb417ac1fd0668a
Use poetry-core build system

This allows building the project on a system without installing the full
poetry tooling and all its dependencies but only the minimal poetry-core
package while maintaining the current workflow for developers.

Introduced in poetry '1.1.0'.

Change-Id: I5be7e8d962f385cabb583666aeda8543f592ba66
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
(cherry picked from commit da3db9ccf49ccdfd91346a9284b303f17e3da459)
pyproject.toml
This page took 0.024879 seconds and 4 git commands to generate.