mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 14:00:11 -05:00
## Summary Implement #16408. Currently doesn't avoid recompiling the bytecode when it is already compiled which should be fine since the compiler script skips things which are already compiled. pyodide is currently unsupported due to it using a zip for its standard library and also because it misreports the location of the standard library. ## Test Plan Styling of the status report was manually tested, there is a new test for testing the actual functionality.
uv-cli
This crate is an internal component of uv. The Rust API exposed here is unstable and will have frequent breaking changes.
This version (0.0.13) is a component of uv 0.9.24. The source can be found here.
See uv's crate versioning policy for details on versioning.