github pantsbuild/pex v2.1.53
pex 2.1.53

latest releases: v2.1.95, v2.1.94, v2.1.93...
2 years ago

2.1.53

This release fixes a bug identifying certain interpreters on macOS
Monterey.

Additionally, Pex has two new features:

  1. It now exposes the PEX environment variable inside running PEXes
    to allow application code to both detect it's running from a PEX and
    determine where that PEX is located.
  2. It now supports a --prompt option in the venv tool to allow
    for customization of the venv activation prompt.
  • Guard against fake interpreters. (#1500)
  • Add support for setting custom venv prompts. (#1499)
  • Introduce the PEX env var. (#1495)

Don't miss a new pex release

NewReleases is sending notifications on new releases.