Skip to content

pex 1.4.5

Compare
Choose a tag to compare
@jsirois jsirois released this 29 Jul 00:38
v1.4.5
d202c6d

1.4.5

  • Fix PEX environment setup. (#531)
  • Fix installers to be insensitive to extras iteration order. (#532)
  • Validate entry point at build time (#521)
  • Fix pex extraction perms. (#528)
  • Simplify .travis.yml. (#524)
  • Fix PythonInterpreter caching and ergonomics. (#518)
  • Add missing git dep. (#519)
  • Introduce a controlled env for pex testing. (#517)
  • Bump wheel version to latest. (#515)
  • Invoke test runner at a more granular level for pypy shard. (#513)