Skip to content

Migrating to pyproject.toml #1013

Open
Open
@sakosha

Description

@sakosha

Consider migrating to pyproject.toml:

  • to simplify setup for users of package managers other than pip such as: hatch, pdm, poetry, uv.
  • to use a single file as source of truth for versions.
  • to use a single file for configuration, unless required.

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