summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index d1d324d68..ed92918c1 100644
--- a/setup.py
+++ b/setup.py
@@ -52,6 +52,7 @@ setup(name='repoze.bfg',
'zope.component',
'zope.testing',
'zope.hookable',
+ 'zope.event',
'WebOb',
'Paste',
'z3c.pt',
@@ -64,6 +65,7 @@ setup(name='repoze.bfg',
'zope.component',
'zope.testing',
'zope.hookable',
+ 'zope.event',
'WebOb',
'Paste',
'z3c.pt',