What we do in this case (for java) is to move all ...
# general
a
What we do in this case (for java) is to move all of the sources in to
*_library
targets and don't use the
source=
parameter on the
*_binary
target. In the python case, you may need to re-architect the code a bit.