Skip to content

Add Poetry build backend support #64

@bact

Description

@bact

Background

Pitloom 0.5.1 cannot extract any project metadata from https://github.com/mistralai/mistral-inference (see #62) because the project uses Poetry build backend (https://python-poetry.org/ ), which is not supported yet.

Pitloom 0.5.1 supports 2 build backends: Hatchling https://hatch.pypa.io/ and setuptools https://setuptools.pypa.io/

As Poetry is also popular, need to consider adding it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions