uv
bf15ca93 - fix(venv.relocatable): script entrypoints should work if symlinked to (#8079)

Comment changes are shownComment changes are hidden
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)
Author
Parents
  • crates
    • uv-install-wheel/src
      • File
        wheel.rs
    • uv-virtualenv/src
      • File
        virtualenv.rs
    • uv/tests
      • File
        pip_install.rs
      • File
        venv.rs