4 Sep
2008
4 Sep
'08
2:55 p.m.
Hey, On Thu, Sep 4, 2008 at 4:52 PM, Jim Fulton <jim@zope.com> wrote:
On Sep 4, 2008, at 8:49 AM, Fred Drake wrote:
On Thu, Sep 4, 2008 at 8:16 AM, Martijn Faassen <faassen@startifact.com> wrote:
Does the hidden status explain it not being picked up by buildout? Anyway, sorry for getting confused there.
No; the "hidden" bit only affects the normal PyPI user interface.
No, it also affects buildout if you use the PyPI user interface as your index, which is why you should use http://pypi.python.org/simple/, or one of its mirrors as your index.
I thought buildout used the simple version by default? I'm using buildout 1.0 and this was introduced in a beta (b29). Regards, Martijn