uv/crates/uv-interpreter
konsti 262ca8b576
Rename and document venv discoveries (#2334)
Preparing for #2058, i found it hard to follow where which discovery
function gets called. I moved all the discovery functions to a
`find_python` module (some exposed through `PythonEnvironment`) and
documented which subcommand uses which python discovery strategy.

No functional changes.

![new uv-virtualenv docs
page](cd56df8a-754d-4640-9e7a-e1f9baf6441c)
2024-03-10 13:44:50 +00:00
..
src Rename and document venv discoveries (#2334) 2024-03-10 13:44:50 +00:00
Cargo.toml Address review feedback on reparse points (#2288) 2024-03-07 16:49:27 -05:00