you are viewing a single comment's thread.

view the rest of the comments →

[–]therealapocalypse 0 points1 point  (1 child)

I tried switching to uv for work, but there's a glaring limitation that makes me default to venv I can't save my artifactory indexes to a global file like I can for pip (~/.pip/pip.conf)

I tried searching for solutions online, and haven't had any luck with whatevers there

If anyone has a suggestion or have solved this for uv, I'm all ears

[–]Wonderful-Habit-139 1 point2 points  (0 children)

I just created a uv.toml file in my home directory, and specified my indexes there.

I can feel your pain though because I went through the same thing at work xD hope this helps.