Phillip J. Eby wrote: > At 04:25 PM 1/28/2007 -0600, Ian Bicking wrote: >> Is there a way to do find-links in buildout? I think so, maybe named >> something like find-links. Then you'd point at a page that has the link >> with #egg=.... IIRC you have to point find-links at a real HTML page. > > Not for easy_install, you don't. If buildout doesn't support it, that's a > bug or limitation of buildout.
buildout does support find-links (and index, for that matter). Jim -- Jim Fulton mailto:[EMAIL PROTECTED] Python Powered! CTO (540) 361-1714 http://www.python.org Zope Corporation http://www.zope.com http://www.zope.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
