Running
pants run app:script
also prints running the init file
even though there are no dependencies on it from the script file.
Reproduction of pants always including the __init__.py module file when building and running a pex
Shell
Running
pants run app:script
also prints running the init file
even though there are no dependencies on it from the script file.