Another question is about, when Pants will re-buil...
# general
w
Another question is about, when Pants will re-build the mypy.pex and install those dependencies? Does it only run once, or it will only run when pants detects some change in the dependencies? From my observation, it does not happen everytime when I run
pants check
.