Skip to content

Use pyproject.toml instead of requirements.txt #1210

Closed
@bolinocroustibat

Description

@bolinocroustibat

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions