cool-easter-32542
05/18/2023, 5:22 PMPIP for the specified pantsbuild.pants wheel version, but without using a lockfile. (relates to Verifying Pants installations)
2. We have hit PyPI's size limits in the past, and are close to doing so again. See #11614.
* * *
To ensure that using a particular version of Pants is reproducible over time, and to reduce load on PyPI, we should either:
1. distribute Pants as a pre-built PEX
2. pants script dynamically generate and recommend committing a lockfilescie containing a PEX and an interpreter" to release a Pants binary, at which point scie-pants would not need to bootstrap an interpreter.
pantsbuild/pantscool-easter-32542
05/18/2023, 5:22 PM