uv/crates/uv
leaf-soba 71f5998752
Avoid showing duplicate paths in uv python list (#6740)
<!--
Thank you for contributing to uv! To help us out with reviewing, please
consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title?
- Does this pull request include references to any relevant issues?
-->

## Summary
- Resolves issue #6690
<!-- What's the purpose of the change? What does it do, and why? -->

## Test Plan
```
$ cargo run python list
```
<!-- How was it tested? -->

---------

Co-authored-by: leaf-soba <leaf-soba@gmail.com>
Co-authored-by: Zanie Blue <contact@zanie.dev>
2024-08-28 10:48:17 -05:00
..
src Avoid showing duplicate paths in uv python list (#6740) 2024-08-28 10:48:17 -05:00
tests Compare virtual members when invalidating lockfile (#6754) 2024-08-28 15:11:16 +00:00
Cargo.toml Bump version to v0.3.5 (#6696) 2024-08-27 16:30:12 +00:00