Skip to content

Enh: Support dependency groups in our pyproject.toml / template #143

@lwasser

Description

@lwasser

Currently we are defining sets of development tools within each hatch environment. This is great BUT it pins the user to hatch more than if we used the new pep standard that defined development groups!

Development groups are now supported in the recent version of hatch so we should do the following

  1. move all dependencies to development groups
  2. Update the hatch environments to use these groups in the associated environments
  3. Update the documentation that we did that!

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions