remove omelette section.
svn path=/plone.app.discussion/buildouts/; revision=33844
This commit is contained in:
parent
b107a376b6
commit
ef44980649
@ -4,7 +4,6 @@ unzip = true
|
|||||||
parts =
|
parts =
|
||||||
instance
|
instance
|
||||||
zopepy
|
zopepy
|
||||||
omelette
|
|
||||||
test
|
test
|
||||||
coverage-test
|
coverage-test
|
||||||
coverage-report
|
coverage-report
|
||||||
@ -82,11 +81,6 @@ eggs = ${instance:eggs}
|
|||||||
interpreter = zopepy
|
interpreter = zopepy
|
||||||
scripts = zopepy
|
scripts = zopepy
|
||||||
|
|
||||||
[omelette]
|
|
||||||
recipe = collective.recipe.omelette
|
|
||||||
eggs = ${instance:eggs}
|
|
||||||
packages = ${instance:location}/lib/python ./
|
|
||||||
|
|
||||||
[test]
|
[test]
|
||||||
recipe = collective.xmltestreport
|
recipe = collective.xmltestreport
|
||||||
eggs = plone.app.discussion
|
eggs = plone.app.discussion
|
||||||
|
Loading…
Reference in New Issue
Block a user