Skip to content

Commit

Permalink
save some precious white space :)
Browse files Browse the repository at this point in the history
  • Loading branch information
witsch committed Sep 22, 2011
1 parent d744c87 commit de76604
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions buildout.cfg
@@ -1,24 +1,19 @@
[buildout]
extends =
http://good-py.appspot.com/release/dexterity/1.0-next?plone=4.1

extensions =
mr.developer
buildout.dumppickedversions

unzip = true
versions = versions

parts =
instance
zopepy
lxml
test
coverage
omelette

auto-checkout = *

always-checkout = false

[versions]
Expand Down Expand Up @@ -76,29 +71,21 @@ z3c.form = svn http://svn.zope.org/repos/main/z3c.form/
recipe = zc.recipe.testrunner
eggs =
plone.app.tinymce [test]

plone.formwidget.querystring

plone.app.deco [test]
plone.app.drafts [test]

plone.tiles [test]
plone.directives.tiles
plone.app.tiles [test]
plone.app.standardtiles [test]
plone.app.mediarepository [test]

plone.app.page [test]

plone.app.blocks [test]

plone.app.querystring

plone.resource [test]
plone.subrequest [test]
Pillow


[coverage]
recipe = collective.recipe.template
input = inline:
Expand Down

0 comments on commit de76604

Please sign in to comment.