6 ms·
Yes, you can use --index-url. I assume you're referring to how --extra-index-url means that pip will randomly choose which index to try to install from, potent
by alexbecker 7y ago
Yes, you can use --index-url.
I assume you're referring to how --extra-index-url means that pip will randomly choose which index to try to install from, potentially installing a public package by the same name instead of your private package?