Zanie Blue

Results 2953 comments of Zanie Blue

Hey @JacobCoffee, thanks for the pull request! I think we'll actually want to implement this a bit differently e.g. by passing the dry run flag into `install` https://github.com/astral-sh/uv/blob/896ab1c54f4f4052555fa910d523f6899685eed2/crates/uv/src/commands/pip_install.rs#L477 then we...

I'll give this a try tomorrow!

Hey! I got a chance to play with this today. I'm thinking we should match our normal output much more closely. I put up a commit for you to build...

@JacobCoffee I'm on vacation this week but let me know when this is ready for review again

I can give it a look! Get better :)

The issue is that `InstalledVersion` which comes from cached distributions includes `==` already (fixed by https://github.com/astral-sh/uv/pull/1436/commits/fee46b34aafd1fe400f38fa7ed0517885e2a332b).

I think this is vaguely ready for review

Thanks for the report, related https://github.com/astral-sh/uv/issues/1274

I don't think we should delete them by default cc @charliermarsh

Lots of ux discussion in https://github.com/astral-sh/uv/pull/2548