Commit 06594d9
authored
ci: resolve marimo from local wheel in sandbox tests (#9501)
UV_EXCLUDE_NEWER=7 days could reject a freshly-published marimo when
sandbox subprocesses tried to install marimo[lsp]==<version> from PyPI.
Point UV_FIND_LINKS at the wheel artifact so sandbox tests use the wheel
under test instead of PyPI.1 parent 31d54e0 commit 06594d9
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
169 | 174 | | |
170 | 175 | | |
| 176 | + | |
| 177 | + | |
171 | 178 | | |
172 | 179 | | |
173 | 180 | | |
| |||
0 commit comments