On Sun, Dec 18, 2011 at 6:35 AM, Andrea Crotti <[email protected]>wrote:
> Since I have to run many setup.py develop/build Why do you need to run many of them? Develop only needs to be re-run if you add a new script to your project, change your setup.py, or change any extensions that are written in C. Otherwise, you do not need to re-run it when your code changes.
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
