[Checkins] SVN: z3c.form/branches/fieldsandcontentproviders/buildout.cfg omelette is very useful

Godefroid Chapelle gotcha at bubblenet.be
Fri Mar 19 07:12:38 EDT 2010


Log message for revision 110064:
  omelette is very useful
  

Changed:
  U   z3c.form/branches/fieldsandcontentproviders/buildout.cfg

-=-
Modified: z3c.form/branches/fieldsandcontentproviders/buildout.cfg
===================================================================
--- z3c.form/branches/fieldsandcontentproviders/buildout.cfg	2010-03-19 09:02:25 UTC (rev 110063)
+++ z3c.form/branches/fieldsandcontentproviders/buildout.cfg	2010-03-19 11:12:38 UTC (rev 110064)
@@ -1,7 +1,7 @@
 [buildout]
 develop = . benchmark
 parts = test test-no-z3zpt checker coverage-test coverage-report docs i18n
-        benchmark python
+        benchmark python omelette
 
 [test-environment]
 CHAMELEON_DEBUG = False
@@ -77,3 +77,7 @@
 recipe = zc.recipe.egg
 eggs = z3c.form
 interpreter = python
+
+[omelette]
+recipe = collective.recipe.omelette
+eggs = ${test:eggs}



More information about the checkins mailing list