[Distutils] I wonder what is the best practice to clean a buildout project ?

Philippe Ombredanne pombredanne at nexb.com
Thu Jan 31 16:11:09 CET 2013


On Thu, Jan 31, 2013 at 3:37 PM, Stéphane Klein
<contact at stephane-klein.info> 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 | pombredanne at nexB.com
DejaCode Enterprise at http://www.dejacode.com
nexB Inc. at http://www.nexb.com


More information about the Distutils-SIG mailing list