Skip to content

backend-lint pyroma invocation failes: 'hatchling.build is not available' #360

@fredvd

Description

@fredvd

on a customer project, the backend-lint.yml@v2 started to fail this week when calling

uvx pyroma@${{ inputs.version-pyroma }} -d .

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions