mirror of https://github.com/astral-sh/uv
See #2386 for the motivation. We keep only two behaviours for `-p`, we have an absolute or relative path (containing a system path separator) or `-p <implementation><version>`. Open question: Should `python3.10` or `3.10` force cpython 3.10 or is any python implementation acceptable? My assumption right now is that i assume that a user specifying nothing wouldn't like it if we picked pypy, rather we should force cpython and make pypy explicit. I will add tests tomorrow, please already give the semantics a look. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||