# based on https://svn.erp5.org/repos/public/experimental/erp5.buildout
[buildout]
extends=
python-2.4.cfg
[zope-2.8]
recipe = erp5.recipe.zope2install
url = http://www.zope.org/Products/Zope/2.8.11/Zope-2.8.11-final.tgz
md5sum = eff3e52d6ecde2d3669ea81e445b5a3a
python = python2.4
skip-fake-eggs =
ClientForm
mechanize
pytz
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44037 20353a03-c40f-0410-a6d1-a30d3c3de9de
8f625be4