Hi. I have created a package to build skeleton packages and apps using
templates. I am doing this with a buildout that contains my skeleton
package and also installs the paster script in the buildouts ./bin
folder. This enables me to export a buildout from svn, run paster script
to create new p
It seems to be working without the traceback, but can egg production be
turned off. Many thanks.
Regards,
David
David Pratt wrote:
> Hi. I have created a package to build skeleton packages and apps using
> templates. I am doing this with a buildout that contains my skeleton
> package and also