Skip to content

scie-pants 0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 16:43
· 214 commits to main since this release
v0.4.0
7fc1471

0.4.0

This release supports use of the scie-pants binary in the Pants repo being defaulted to
PANTS_SOURCE=. pants behavior; i.e.: If you run pants in the Pants repo, it will do what you
probably expect: not run Pants from a released version (since the Pants repo specifies none), not
prompt you to set pants_version (because that's almost surely not what you want), but run Pants
from the local repo sources.