Skip to content
Commit bc2e133f authored by Arun Babu Neelicattu's avatar Arun Babu Neelicattu
Browse files

use poetry to manage deps for isolated build envs

Previously, isolated build environments needed for both package
installation from sdist and for fallback package metadata  inspection
used to rely on inline scripts and delegated management of build
requirements to the build package.

With this change, Poetry manages the build requirements. This enables
the use of build requirements from the current projects source,
Poetry's configurations and also cache. We also, reduce the use of
subprocesses and thereby increasing speeds of such builds.
parent 1b49f103
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment