Turns out Python uses the basename of the calling executable to decide which launcher in the venv it uses to call pip with. This means we have to copy all launchers we ship. Use the non versioned launchers as src so the rewrite logic in venv copies the venvlauncher variants. Fixes #7227
2.8 KiB
2.8 KiB