Commit bab62ad
fix: use internal feed as extra index, keep PyPI as primary
The feed's PyPI upstream is not resolving packages. Revert to using
the internal feed as PIP_EXTRA_INDEX_URL (default) so pip can still
reach public PyPI for standard dependencies.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9970d79 commit bab62ad
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
61 | | - | |
| 60 | + | |
62 | 61 | | |
63 | 62 | | |
64 | 63 | | |
| |||
0 commit comments