Skip to content

pex 1.6.2

Compare
Choose a tag to compare
@jsirois jsirois released this 11 Feb 16:17
v1.6.2
edc636c

1.6.2

  • Support de-vendoring for installs. (#666)
  • Add User-Agent header when resolving via urllib (#663)
  • Fix interpreter finding (#662)
  • Add recipe to use PEX with requests module and proxies. (#659)
  • Allow pex to be invoked using runpy (python -m pex). (#637)