Last time I looked at switching from poetry to uv I had an issue with pinning certain dependencies to always install from a private PyPI repository. Is there a way to do that now?
(also: possible there's always been a way and I'm an idiot)
You mean something like https://docs.astral.sh/uv/concepts/indexes/ ?
Yes, see: https://docs.astral.sh/uv/concepts/projects/dependencies/#in...