Validate packaging configuration: `uv build` vs. `hatch build`
未关闭
- 主要语言
- Python
- 星标
- 85
- 派生
- 34
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 3
描述
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_
贡献指南
评估
这个 Issue 还没有评估数据。