I have a target X and I’m changing a seemingly unr...
# development
m
I have a target X and I’m changing a seemingly unrelated file Y.py, but pants thinks they are related. Is there a command to see how pants derives this connection? (e.g. X imports Y that depends on resource Z which depends Y.py)