Commit c955e7b
fix: simplify to PipAuthenticate with feed as primary index
The agent is network-isolated and cannot reach pypi.org. Use
PipAuthenticate with the internal feed as the primary index. This
will work once the feed's PyPI upstream source is fixed to properly
proxy public packages.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ccc8c5b commit c955e7b
1 file changed
Lines changed: 5 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
62 | 56 | | |
63 | 57 | | |
64 | 58 | | |
| |||
0 commit comments