https://pantsbuild.org/ logo
c

cold-soccer-63228

07/27/2022, 3:27 PM
When contributing to Pants, how do I set the Pants version to use the Pants source code in my branch? For example, I want to add a new argument to the
test
goal, and want to be able to test it out manually via
./pants test [my_argument_here]
. When I run
./pants version
, I see
2.14.0.dev3
.
1
p
c

cold-soccer-63228

07/27/2022, 3:29 PM
Ahh, thank you! 🙂
2 Views