Skip to content

Commit

Permalink
Update with fix for pex-tool#2183.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Jul 22, 2023
1 parent 7280ae5 commit 7d2cde9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,12 @@ subdirectory for example) intermixed with other files you prefer not to
include in the PEX. See `pex --help` for more details on using these new
options.

Finally, an internal API is fixed that allows for Lambdex files to
include versions of `attrs` incompatible with Pex's own vendored version.

* Add official support for Python 3.12 / Pip 23.2. (#2176)
* Add support for selecting packages and modules. (#2181)
* Fix `pex.pex_bootstrapper.bootstrap_pex_env` leak. (#2184)

## 2.1.138

Expand Down

0 comments on commit 7d2cde9

Please sign in to comment.