[15:10:53] <dcrosta> I am under the impression that setuptools (or pip?) rewrites shebang lines in all python modules when installing, but it seems that it only does so for scripts (as listed in the scripts kwarg to setup()) -- is that true? is it possible to get setuptools (or pip?) to rewrite all my shebangs?