uv/crates/uv
Charlie Marsh 36b4fd2d2d
Respect verbatim executable name in uvx (#11524)
## Summary

If the user provides a PEP 508 requirement (e.g., `uvx
change_wheel_version`), then we should us that verbatim for the
executable, rather than normalizing the package name.

Closes https://github.com/astral-sh/uv/issues/11521.
2025-02-14 21:25:17 +00:00
..
src Respect verbatim executable name in uvx (#11524) 2025-02-14 21:25:17 +00:00
tests/it Respect verbatim executable name in uvx (#11524) 2025-02-14 21:25:17 +00:00
Cargo.toml Bump version to v0.6.0 (#11496) 2025-02-14 11:55:54 -06:00