I'm building a `pex_binary` whose `resolve` is set...
# general
b
I'm building a
pex_binary
whose
resolve
is set to
B
, but none of my `python_source`s support resolve
B
. Surprisingly it builds and just fails to find the
entry_point
. Seems like a very weird behavior 😕
😮 1