high-yak-85899
04/11/2023, 10:37 PMpip install
.
Do those observations match what the underlying tooling would be doing? I need to ask JFrog (Artifactory developers) how they expect remote repositories to be used for lockfile generation. One idea I had was to do lockfile generation without going through the proxy and then introduce the proxy when it came time to install. I don't think that works because of what I'm seeing with the second bullet above.happy-kitchen-89482
04/11/2023, 11:15 PMhigh-yak-85899
04/11/2023, 11:18 PMpip install <some package> --index <my index>
, I pull the package I expect and see it in my cache layer.