Skip to content

Consider migrating from setup.py to pyproject.toml #154

@amicus-veritatis

Description

@amicus-veritatis

Since the introduction of PEP 621, using pyproject.toml is the standard way for declaring project metadata. There seems to be little, if any, reason to keep using setup.py method.

More pragmatically, adopting popular package manager like poetry would help third-party integration in my opinion.

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