summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4062ea3a6..c9485de7f 100644
--- a/setup.py
+++ b/setup.py
@@ -96,8 +96,9 @@ case second `m'. Any other spelling is incorrect.""",
'locknix',
'munepy',
'storm',
- 'zope.schema',
+ 'zope.component',
'zope.interface',
+ 'zope.schema',
],
setup_requires = [
'setuptools_bzr',