What would be the proper way to get pants 1.30 run...
# general
b
What would be the proper way to get pants 1.30 running engine v2 to build another pex as part of the dependency list? The use case is when I build pex A, post build it also requites that pex B was built. We use dot have
:path/to/target:binary
as the definition for the dependency but that doesn't appear to force pex B to be build before pex A is build