Would be neat if honesty respected the configured pypi mirror, which is typically in /etc/pip.conf or ~/.config/pip/pip.conf (and more places if you want to be exhaustive... but these are the 2 main ones).
An alternative way would be to get it via pip config get global.index-url
Would be neat if
honestyrespected the configured pypi mirror, which is typically in/etc/pip.confor~/.config/pip/pip.conf(and more places if you want to be exhaustive... but these are the 2 main ones).An alternative way would be to get it via
pip config get global.index-url