poetry/tests/fixtures/extended_project
Arun Babu Neelicattu a1d63f1d9a ensure setup.py editable builds do not use pep517
Prior to this change when Poetry builds a project with a setup.py file,
as in the case when `generate-setup-file` was set to true, `pip`
fallback was invoked with a PEP 517 isolated build causing it to fail.

This was a regression in functionality from Poetry 1.1 build script
usage. However, note that build script usage is an experimental
feature.
2022-05-10 20:42:37 -06:00
..
extended_project Improve editable install for Poetry projects 2020-04-29 22:37:26 +02:00
README.rst Improve editable install for Poetry projects 2020-04-29 22:37:26 +02:00
build.py ensure setup.py editable builds do not use pep517 2022-05-10 20:42:37 -06:00
pyproject.toml ensure setup.py editable builds do not use pep517 2022-05-10 20:42:37 -06:00

README.rst

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