uv
1ee28f78 - Rename `Virtualenv` and `PythonPlatform` structs (#2034)

Commit
1 year ago
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`.
Author
Parents
Loading