pex 2.1.147
2.1.147
Add support for --use-pip-config
to allow the Pip Pex calls to read
PIP_*
env vars and Pip configuration files. This can be particularly
useful for picking up custom index configuration (including auth).
- Add support for --use-pip-config. (#2243)