Some private PyPI repositories such as devpi or artifactory may support authentication.
We should be able to support that too.
pip supports several ways and we could just adopt these ways
See https://pip.pypa.io/en/stable/topics/authentication/#netrc-support for pip support
Some private PyPI repositories such as devpi or artifactory may support authentication.
We should be able to support that too.
pip supports several ways and we could just adopt these ways
See https://pip.pypa.io/en/stable/topics/authentication/#netrc-support for pip support