uv/crates/uv-build-backend
Ahmed Ilyas f2ff218621
build-backend: Allow overriding module names for editable builds (#12137)
## Summary

This PR enables module name overrides for editable installs. 

Builds upon https://github.com/astral-sh/uv/pull/11884. The
`tool.uv.build-backend.module-name` option is now respected during
editable build processes.

## Test Plan

Added a test.

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2025-03-13 21:27:51 -04:00
..
src build-backend: Allow overriding module names for editable builds (#12137) 2025-03-13 21:27:51 -04:00
Cargo.toml Use structured wheel tags everywhere (#10542) 2025-01-14 01:39:39 +00:00