uv/crates/uv-resolver
Charlie Marsh 1ee28f78cd
Rename Virtualenv and PythonPlatform structs (#2034)
## Summary

`PythonPlatform` only exists to format paths to directories within
virtual environments based on a root and an OS, so it's now
`VirtualenvLayout`.

`Virtualenv` is now used for non-virtual environment Pythons, so it's
now `PythonEnvironment`.
2024-02-28 15:04:55 +00:00
..
src Remove spawn_blocking from version map (#1966) 2024-02-26 09:44:24 +00:00
tests Rename Virtualenv and PythonPlatform structs (#2034) 2024-02-28 15:04:55 +00:00
Cargo.toml Bump insta from 1.34.0 to 1.35.1 (#1942) 2024-02-23 21:00:35 +00:00