On Tue, Mar 22, 2011 at 11:58, Tarek Ziadé <[email protected]> wrote:
>> I don't know why downloading something as part of a buildout would be any >> different that doing a "pip install". I almost never download anything >> except >> with buildout. > > Because when you are running a buildout to install a Plone, what you > are really doing is "installing Plone" -- downloading setuptools > within this process is just something the build tool does to work, and > does not necessarily means the final app uses it. Hi Tarek, from my point of view, this question is answered with categories: - Plone is an application = downloaded for itself - Python libs = dependency - Buildout or setuptools = build tools -- Sebastien Douche <[email protected]> Twitter: @sdouche (agile, lean, python, git, open source) _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
