On Sat, Nov 14, 2009 at 8:28 AM, Ram Rachum <cool...@cool-rr.com> wrote:
> Would I have to type it when calling setup.py? > I want something that won't require that, and > would work when the user does the normal "setup.py > install". You cannot delete the build directory automatically by default, that would force you to rebuild everytime you call setup.py. Why do you want to delete the build directory everytime ? David _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig