Commit 73e4a6a
committed
ci(docs): use unsafe-best-match index strategy for docs install
The new UV_EXCLUDE_NEWER guard combined with the PyTorch CPU extra-index
caused uv to pin fsspec to an older mirrored version that conflicts with
lightning[all]'s version range, breaking docs-build resolution.1 parent 3583026 commit 73e4a6a
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
108 | 113 | | |
109 | 114 | | |
110 | | - | |
| 115 | + | |
| 116 | + | |
111 | 117 | | |
112 | 118 | | |
113 | 119 | | |
| |||
0 commit comments