Commit caa1c0d
committed
fix(ci): use unsafe-best-match for TestPyPI verification
Now that jsonlt-python exists on PyPI, uv's dependency confusion
protection prevents it from checking TestPyPI for dev versions.
Add --index-strategy unsafe-best-match to allow checking all indexes.1 parent 0326a5a commit caa1c0d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments