On Thu, Jan 31, 2013 at 3:37 PM, Stéphane Klein <[email protected]> wrote: > Hi, > I wonder what is the best practice to clean a buildout project ? > I would like a command to remove : > * bin/ > * develop-eggs > * parts > * .installed.cfg > I can create a Makefile clean, or clean.sh script. > What do you do in your project ? I use a makefile, a clean.sh and a clean.bat to ensure support on most OS whether or not make is available, -- Philippe Ombredanne
+1 650 799 0949 | [email protected] DejaCode Enterprise at http://www.dejacode.com nexB Inc. at http://www.nexb.com _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
