Hey I’m using pants at version `1.30.0` and things...
# general
c
Hey I’m using pants at version
1.30.0
and things started to break this morning after the release of
1.30.1
since it was trying to pull that version. I’m using
pants_version = '1.30.0'
to set the version but it appears to be pulling
1.30.1
instead. Is there a better way to pin the version?
h
Uh oh, what do you mean by break? Are there errors you’re getting?
I suspect issues resolving distributions? The only change we did that looks like it could break things is upgrading to Pex 2.14