Skip to content

Commit

Permalink
omelette is very useful
Browse files Browse the repository at this point in the history
  • Loading branch information
gotcha committed Mar 19, 2010
1 parent ca458c0 commit 1723ee5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion buildout.cfg
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -77,3 +77,7 @@ CHAMELEON_CACHE = True
recipe = zc.recipe.egg
eggs = z3c.form
interpreter = python

[omelette]
recipe = collective.recipe.omelette
eggs = ${test:eggs}

0 comments on commit 1723ee5

Please sign in to comment.