Files
uv/crates/uv-virtualenv
Pavel Dikov bf15ca93cf fix(venv.relocatable): script entrypoints should work if symlinked to (#8079)
Fixes: #8058

## Test Plan

Integration test (but only for Unix, because symlinks on Windows require
admin privs. Plus, they are not really all that idiomatic on Windows)
2024-10-10 14:00:56 +02:00
..

uv-virtualenv

uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.