From: Stefan Bund Date: Mon, 19 Oct 2009 13:58:35 +0000 (+0200) Subject: install easyshop X-Git-Url: http://g0dil.de/git?p=zope-bootstrap.git;a=commitdiff_plain;h=2fccc6e0ba82e24825446cd842ecf8628b4e3f7e install easyshop --- diff --git a/buildout.cfg b/buildout.cfg index 53343be..1fec337 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -17,6 +17,7 @@ find-links = # Add additional eggs here eggs = + easyshop.core # Reference any eggs you are developing here, one per line # e.g.: develop = src/my.package @@ -69,6 +70,7 @@ eggs = # If you want to register ZCML slugs for any packages, list them here. # e.g. zcml = my.package my.other.package zcml = + easyshop.core products = ${buildout:directory}/products