Use install_only python archive (#4843)

## Summary

Resolves #4834

## Test Plan

```sh
# 3.12.3 is a `install_only` archive
$ cargo run -- python install --preview --force 3.12.3

# 3.9.4 has only `full` archive
$ cargo run -- python install --preview --force 3.9.4
```
This commit is contained in:
Jo
2024-07-07 10:43:55 +08:00
committed by GitHub
parent 7117359ca9
commit 2c214e7585
5 changed files with 1508 additions and 1495 deletions
File diff suppressed because it is too large Load Diff