[Distutils] Buildout + namespace packages + Django management commands?
Jim Fulton
jim at zope.com
Mon Sep 21 19:40:18 CEST 2009
On Sun, Sep 20, 2009 at 10:45 AM, Kyle MacFarlane
<kylemacfarlane at gmail.com> wrote:
> 2009/9/20 Kyle MacFarlane <kylemacfarlane at gmail.com>
...
> But I have one (I hope) remaining problem. When buildout is run
I assume you mean when bootstrapping.
> the first
> thing it does is install zc.buildout and setuptools and totally ignores any
> custom settings when doing so. How can I have setuptools install without
> being zipped? I've tried "unzip = true" in buildout.cfg but that is ignored
> too.
This is a bug. :) I *think* the fix is straightforward. I'll try to
get a fix out soon.
Jim
--
Jim Fulton
More information about the Distutils-SIG
mailing list