diff options
| author | Barry Warsaw | 2009-08-26 02:27:37 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2009-08-26 02:27:37 -0400 |
| commit | 9ad8c1e5524bc9479fd356757016ec160f392dd7 (patch) | |
| tree | 2e8f5aab9ed6d9c52f03ae355dbed080602ee5b1 /setup.py | |
| parent | 0ce2f82735911c738349b1812c86e09355ecee60 (diff) | |
| download | mailman-9ad8c1e5524bc9479fd356757016ec160f392dd7.tar.gz mailman-9ad8c1e5524bc9479fd356757016ec160f392dd7.tar.zst mailman-9ad8c1e5524bc9479fd356757016ec160f392dd7.zip | |
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', |
