tried with setting: PANTS_TOML="pants2.toml" in th...
# general
l
tried with setting: PANTS_TOML="pants2.toml" in the shell script for pants2
h
You'd want to set
PANTS_CONFIG_FILES=pants2.toml
I believe
Or actually
PANTS_CONFIG_FILES="['pants2.toml']"
because you want to exclude the default