Skip to content

pex 2.1.164

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 07:17
· 193 commits to main since this release
v2.1.164
c5dbcb4

2.1.164

This release moves Pex documentation from https://pex.readthedocs.io to
https://docs.pex-tool.org. While legacy versioned docs will remain
available at RTD in perpetuity, going forward only the latest Pex
release docs will be available online at the https://docs.pex-tool.org
site. If you want to see the Pex docs for the version you are currently
using, Pex now supports the pex3 docs command which will serve the
docs for your Pex version locally, offline, but with full functionality,
including search.

  • Re-work Pex documentation. (#2362)