uv
bf15ca93
- fix(venv.relocatable): script entrypoints should work if symlinked to (#8079)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
224 days ago
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)
References
#8079 - fix(venv.relocatable): script entrypoints should work if symlinked to
Author
paveldikov
Parents
f2741220
Files
4
crates
uv-install-wheel/src
wheel.rs
uv-virtualenv/src
virtualenv.rs
uv/tests
pip_install.rs
venv.rs
Loading