<@U04S45AHA>: When using `scie-pants` with the `pa...
# development
f
@enough-analyst-54434: When using
scie-pants
with the
pants
repo itself, what is the correct answer to:
Copy code
The `pants.toml` at /home/tdyas/Projects/Pants/pants/pants.toml has no `pants_version` configured in the `GLOBAL` section.
Would you like set `pants_version` to the latest stable release? (Y/n):
1
And do I need to do configure anything else?
e
You're on too old a Pants. Newer commits you need do nothing. For old Pants answer no and don't use scie-pants.
If you have that and an up2date scie-pants, you're good to go (
SCIE_BOOT=update pants
).
@fast-nail-55400 are you just on old Pants or old scie-pants or both?
Looks like this support all landed here: https://github.com/pantsbuild/scie-pants/releases/tag/v0.4.1 around 2 weeks ago; so pretty new still.
f
ah I was on an old branch. will need to rebase.