Commit a83bc13
tests: fix
The change allows `uv run --script` shebangs through to the shebang installer, while still rejecting plain `bin/python`, `env python`, and project-mode uv run (without --script) shebangs that need a separate installer to manage dependencies.test_shebang_install
1 parent ddaa4fa commit a83bc13
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1151 | 1151 | | |
1152 | 1152 | | |
1153 | 1153 | | |
1154 | | - | |
1155 | | - | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
1156 | 1159 | | |
| 1160 | + | |
| 1161 | + | |
1157 | 1162 | | |
1158 | 1163 | | |
1159 | 1164 | | |
| |||
0 commit comments