mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-01 06:21:13 +00:00
Remove resolved TODO in uv run
(#5407)
This commit is contained in:
parent
9b12fcb90d
commit
cf971a86d7
1 changed files with 0 additions and 1 deletions
|
@ -373,7 +373,6 @@ pub(crate) async fn run(
|
|||
.into_interpreter()
|
||||
};
|
||||
|
||||
// TODO(charlie): If the environment satisfies the requirements, skip creation.
|
||||
// TODO(charlie): Pass the already-installed versions as preferences, or even as the
|
||||
// "installed" packages, so that we can skip re-installing them in the ephemeral
|
||||
// environment.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue