hey all does anyone know if there is a way to prov...
# general
w
hey all does anyone know if there is a way to provide resolution order when using custom PyPi repos in Pants? or perhaps the order given by the list in this configuration? https://www.pantsbuild.org/2.19/docs/python/overview/third-party-dependencies#custom-repositories
c
I think that's just down to
pip
, so if you knew how Pip behaved you would be at least part of the way to an answer.