|
|
|
|
|
by Triesault
1155 days ago
|
|
> due to `pip install --extra-index-url` apparently ignoring the user-specified registry if the package exists on PyPI I thought this was the expected behavior of --extra-index-url To force pip to use a user-specified registry, you would use --index-url instead of --extra-index-url |
|