Skip to content

uv cannot install dependencies due to non-PEP 621 pyproject layout #16

Description

@Nagato-Yuzuru

When installing this project using uv, the installation fails because the pyproject.toml does not follow the PEP 621 metadata layout.

Image

I have opened PR #15 that migrates the metadata to the PEP 621 format while keeping full compatibility with Poetry.

use PEP 621 toml

Image Image

Uv can work correct now.

Metadata

Metadata

Assignees

Labels

needs more explanationUnder investigation, needs more clarity about the bug/problem

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions