Skip to content

Instantly share code, notes, and snippets.

@thet
Created June 26, 2014 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thet/bc04552316a9939dbe67 to your computer and use it in GitHub Desktop.
Save thet/bc04552316a9939dbe67 to your computer and use it in GitHub Desktop.
[buildout]
parts = instance
extends = http://dist.plone.org/release/4-latest/versions.cfg
find-links = http://dist.repoze.org/
versions = versions
[instance]
recipe = plone.recipe.zope2instance
eggs =
Plone
Pillow
plone.app.contenttypes
[versions]
zc.buildout = >= 2.2.1
setuptools = >= 2.2
icalendar = 3.6.2
plone.app.contenttypes = 1.2a2
plone.app.event = 1.2.5
plone.app.jquery = 1.8.3
plone.app.portlets = 2.5.1
plone.app.widgets = 1.5.0
plone.event = 1.1
plone.formwidget.recurrence = 1.2.3
Products.DateRecurringIndex = 2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment