Use poetry-core build system
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 1 Oct 2021 15:49:23 +0000 (11:49 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 1 Oct 2021 15:54:21 +0000 (11:54 -0400)
commitda3db9ccf49ccdfd91346a9284b303f17e3da459
treee7980315e59e1583059e43f5b1b5106a8e02b974
parentc21106f3ad886cd6362aaa61071f186deb977737
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>
pyproject.toml
This page took 0.024042 seconds and 4 git commands to generate.