pypa / hatch

Modern, extensible Python project management
https://hatch.pypa.io/latest/
MIT License
6.11k stars 309 forks source link

Force hatch use project.name as wheel name #1808

Open vgolskiy opened 2 weeks ago

vgolskiy commented 2 weeks ago

There is a lot of build tags editing discussion, however nothing about main wheel name editing, so it could look like: {project_name}-{build_version}-{build_tag}.whl I'm trying to force hatch build using project.name from pyproject.toml parameters