Skip to content

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

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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