uv icon indicating copy to clipboard operation
uv copied to clipboard

Future-proof pip entrypoints special case

Open konstin opened this issue 1 year ago • 0 comments

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.

konstin avatar Feb 26 '24 13:02 konstin