diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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', |
