hundreds-lion-13128
11/30/2024, 7:27 AMexport my app lock, I see that "--find-links=<https://wheels.pantsbuild.org/simple>" is part of the pip invocation. Even though, pants_requirements uses an independent resolve=pants_plugins_lock.
How can I avoid this --find-links argument on an independent resolve?gorgeous-winter-99296
11/30/2024, 9:02 PMpants dependencies --transitive ... and pants paths ... and see if anything looks suspicious. As far as I can tell, this does not occur in any of my repositories.gorgeous-winter-99296
11/30/2024, 9:05 PMhundreds-lion-13128
12/20/2024, 11:00 AM