d31d7d7d86
## Summary This adds Pyodide interpreter support in windows environment. In Pyodide 0.29.2, we made some enhancements to run Pyodide CLI in windows. This PR relaxes a check that was disabling `uv pip` in Windows + Pyodide and adds integration test. ## Test Plan Added integration test, also tested locally by running ``` uv python install cpython-3.13.2-emscripten-wasm32-musl uv venv venv-pyodide -p cpython-3.13.2-emscripten-wasm32-musl call venv-pyodide\Scripts\activate uv pip install packaging python -c "import packaging" ```
uv-platform
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.16) is a component of uv 0.9.27. The source can be found here.
See uv's crate versioning policy for details on versioning.