-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
MaintenanceNot related to the development of new featuresNot related to the development of new featuresdependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueGood for newcomersGood for newcomers
Description
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.cfgfile's contents are moved intopyproject.toml. - No change to project metadata.
- Developer (testing, doc,...) dependencies are handled in dependency groups (PEP735)
Metadata
Metadata
Assignees
Labels
MaintenanceNot related to the development of new featuresNot related to the development of new featuresdependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueGood for newcomersGood for newcomers