Skip to content

Merge setup.cfg into pyproject.toml and use dependency groups #316

@samcunliffe

Description

@samcunliffe

The napari plugin template has got rid of setup.cfg and only has pyproject.toml, so it seems that there's no reason to keep both.

Definition of done

  • setup.cfg file's contents are moved into pyproject.toml.
  • No change to project metadata.
  • Developer (testing, doc,...) dependencies are handled in dependency groups (PEP735)

Metadata

Metadata

Assignees

No one assigned

    Labels

    MaintenanceNot related to the development of new featuresdependenciesPull requests that update a dependency filegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions