Skip to content

fix: add missing hatch target in project template#386

Merged
DavidVujic merged 3 commits intomainfrom
385-add-missing-hatch-target-in-project-template
Oct 29, 2025
Merged

fix: add missing hatch target in project template#386
DavidVujic merged 3 commits intomainfrom
385-add-missing-hatch-target-in-project-template

Conversation

@DavidVujic
Copy link
Copy Markdown
Owner

Description

Add the missing project entry for the hatch build backend projects (i.e. uv and hatch).

Motivation and Context

fixes #385

How Has This Been Tested?

✅ CI
✅ Unit test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@sonarqubecloud
Copy link
Copy Markdown

@DavidVujic DavidVujic merged commit 6be1473 into main Oct 29, 2025
4 checks passed
@DavidVujic DavidVujic deleted the 385-add-missing-hatch-target-in-project-template branch October 29, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug(hatch): Add missing build target packages.

1 participant