err I can grep the targets by `src/` for now :slig...
# general
c
err I can grep the targets by
src/
for now 🙂
e
There are also more structured options vua piping through
./pants filter
. In particular you could probably filter by
python_binary
target type.
c
Perfect. I’ll give that a shot now. Thanks!