On Wed, Apr 8, 2009 at 11:21, Chris Withers <[email protected]> wrote: > Lennart Regebro wrote: >> >> On Mon, Apr 6, 2009 at 10:14, Chris Withers <[email protected]> >> wrote: >>> >>> PyPI will work in exactly the same way as zope.org for non-eggified >>> products: manual download. >>> >>> What I *would* worry about is non-egg distributions on PyPI causing >>> problems for setuptools and its ilk... >> >> Wouldn't easy_install/buildout/etc just fail in those cases? Typically >> with a "no setup.py found" or something? > > I don't know, have you tried it?
Only for Python 3 distributions, and that's what happened there. But point me to a non distutils distro for Python 2 on PyPI and I'll try. :) -- Lennart Regebro: Pythonista, Barista, Notsotrista. http://regebro.wordpress.com/ +33 661 58 14 64 _______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
