Closed
Description
Could it use the now standard PEP 518 / PEP 621 pyproject.toml
by default, and fallback to requirements.txt
if not present?
AFAIK pip install pyproject.toml
instead of pip install -r requirements.txt
is now fully supported by pip.
(I know there is a Poetry buildpack, but since pyproject.toml is the new standard, I don't think it should be related to Poetry, neither export to old requirements.txt like the Poetry buildpack does)
Metadata
Metadata
Assignees
Labels
No labels