poetry/tests/fixtures/extended_project_without_setup
Arun Babu Neelicattu a7a42905d9 build.script: use build environment for execution
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.
2022-05-11 08:20:44 -06:00
..
extended_project Make the editable builder execute build scripts if no setup.py generation (#2718) 2020-07-24 19:08:01 +02:00
README.rst Make the editable builder execute build scripts if no setup.py generation (#2718) 2020-07-24 19:08:01 +02:00
build.py Make the editable builder execute build scripts if no setup.py generation (#2718) 2020-07-24 19:08:01 +02:00
pyproject.toml build.script: use build environment for execution 2022-05-11 08:20:44 -06:00

README.rst

My Package
==========