Skip to content

pex 1.6.4

Choose a tag to compare

@jsirois jsirois released this 26 Mar 20:21
v1.6.4
6e35c5f

1.6.4

This release un-breaks lambdex.

  • Restore pex.pex_bootstrapper.is_compressed API. (#685)
  • Add the version of pex used to build a pex to build_properties. (#687)
  • Honor interpreter constraints even when PEX_PYTHON and PEX_PYTHON_PATH not set (#668)