Mercurial > python-cmd2
view buildout.cfg @ 417:db32ab37051b
use exception inheritence instead of listing all optparse exceptions
author | catherine.devlin@gmail.com |
---|---|
date | Wed, 02 Feb 2011 08:00:26 -0500 |
parents | 2d6280e022e4 |
children |
line wrap: on
line source
[buildout] parts = mypython develop = . [mypython] recipe = zc.recipe.egg interpreter = mypython eggs = cmd2