crate / crate/crate-python

Validate packaging configuration: `uv build` vs. `hatch build`

Abierto
#792 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
85
Forks
34
Merge medio
3 d 16 h
PR fusionados (30 d)
3

Descripción

Sorry to nitpick further here, but I'm a bit confused about this change:

> Using `uv build` creates a wheel package without any code. (8200dfeb14818e9dbbc37737aef67cb7f33ad22b)

Isn't this an indication that there's something wrong with the pyproject.toml definition? `uv build` acts as a build frontend, using the build backend defined in `[build-system]`. So `uv build` should actually install & use hatch itself.

_Originally posted by @mfussenegger in https://github.com/crate/crate-python/issues/786#issuecomment-3996743867_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.