setup.py
changeset 43 beb799c08f57
parent 29 035058514c2d
child 46 97a3bd02a79f
--- a/setup.py	Wed Mar 17 01:04:49 2010 +0100
+++ b/setup.py	Wed Mar 17 01:05:33 2010 +0100
@@ -62,7 +62,9 @@
           'setuptools',
           # -*- Extra requirements: -*-
           'zope.app.zapi',
-          'zc.set'
+          'zc.set',
+          'zopyx.txng3.core',
+          'hurry.query'
       ],
       entry_points="""
       # -*- Entry points: -*-