mirror of https://github.com/astral-sh/uv
## Summary
You can see in pip that they read the full first line, then replace it
with the rewritten shebang, thereby dropping any trailing arguments on
the shebang:
|
||
|---|---|---|
| .. | ||
| install.rs | ||
| lib.rs | ||
| linker.rs | ||
| record.rs | ||
| script.rs | ||
| uninstall.rs | ||
| wheel.rs | ||