mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 02:48:17 +00:00
![]() @jtfmumm mentioned a desire for this. I'm not sure how we should do this. I kind of want to change this to something like... ``` $ uv python find CPython 3.13 @ <path> $ uv python find --only-path <path> $ uv python find --short <path> $ uv python find --only-version 3.13 ``` The change in defaults would be breaking though. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |