uv/crates/uv-configuration
timrid d178e45368
Support Android platform tags (#15646)
## Summary
This implements the Android part of
https://github.com/astral-sh/uv/issues/8029

FYI: @freakboy3742 @mhsmith

<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan
Create a venv with uv and run `cargo run pip install --python-platform
aarch64-linux-android pybase64`. Then the Android binary of pybase64
should be installed inside the venv.
2025-09-03 10:24:33 -04:00
..
src Support Android platform tags (#15646) 2025-09-03 10:24:33 -04:00
Cargo.toml Remove the native system store from the keyring providers (#15612) 2025-09-02 13:16:52 -05:00