You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ask the Pants PEX for its version in test framework (#15)
Query the Pants PEX for a specific major/minor version for its version
instead of having the test hard-code the Pants versions. This means that
the test will just discover whatever Pants version is in the relevant
resolve automatically and is one less item to update when updating Pants
versions.
0 commit comments