pyproject.toml
756 Bytes
-
build.script: use build environment for execution · a7a42905
With this change, Poetry now creates an ephemeral build environment with all requirements specified under `build-system.requires` when a build script is specified. Otherwise, project environment is reused.
Arun Babu Neelicattu committed