backend-lint pyroma invocation failes: 'hatchling.build is not available'
Open
@ericof is already working on this.
Since Mar 25, 2026.
01 type: bug
- Dominant language
- Python
- Stars
- 6
- Forks
- 7
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 5
Description
on a customer project, the backend-lint.yml@v2 started to fail this week when calling
The error is:
build._exceptions.BuildBackendException: Backend 'hatchling.build' is not available.
The fix is to add --with hatchling to uvx on the same line.
I do find it strange this would break now without any updatest to Pyroma since december afaics.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.