uv/crates/install-wheel-rs/src
konsti d0ffabd1f2
Future-proof pip entrypoints special case (#1982)
Update #1918 to handle https://github.com/pypa/pip/pull/12536, where pip
removed their python minor entrypoint. The pip test is semi-functional
since it builds pip from source instead of using a wheel with the wrong
entrypoint, we have to update it when this pip version has a release.

Closes #1593.
2024-03-01 10:05:50 +01:00
..
lib.rs Wrap unsafe script shebangs in `/bin/sh` (#2097) 2024-02-29 23:19:06 +00:00
linker.rs Avoid assuming `RECORD` file is in `platlib` (#2091) 2024-02-29 17:21:49 +00:00
pip_compileall.py Copy over `install-wheel-rs` crate (#33) 2023-10-06 21:38:38 -04:00
record.rs Remove some unused code from `install-wheel-rs` (#2001) 2024-02-27 04:27:25 +00:00
script.rs Future-proof pip entrypoints special case (#1982) 2024-03-01 10:05:50 +01:00
uninstall.rs Remove some unused code from `install-wheel-rs` (#2001) 2024-02-27 04:27:25 +00:00
wheel.rs Wrap unsafe script shebangs in `/bin/sh` (#2097) 2024-02-29 23:19:06 +00:00