|
|
|
|
|
by alexbecker
2515 days 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? |
|