mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Remove stale comment (#4413)
This commit is contained in:
parent
39da3917e5
commit
1f2dd5b942
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ pub enum ToolchainSource {
|
|||
Managed,
|
||||
/// The toolchain was found via the invoking interpreter i.e. via `python -m uv ...`
|
||||
ParentInterpreter,
|
||||
// TODO(zanieb): Add support for fetching the interpreter from a remote source
|
||||
}
|
||||
|
||||
#[derive(Error, Debug)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue