buildout.cfg
branchZTK-1.1
changeset 70 82d8de021806
parent 42 cb2a0e2d3bbf
child 117 3bbec4dadfa7
--- a/buildout.cfg	Tue Dec 07 17:27:24 2010 +0100
+++ b/buildout.cfg	Sun May 22 22:37:32 2011 +0200
@@ -1,14 +1,12 @@
 [buildout]
+extends = /var/local/env/bb-2.6/webapp/versions.cfg
+versions = versions
 develop = .
 parts = package i18n test
 
 [package]
 recipe = zc.recipe.egg
 eggs = ztfy.utils
-       zc.set
-       zope.app.zapi
-       zopyx.txng3.core
-       hurry.query
 
 [i18n]
 recipe = z3c.recipe.i18n:i18n