diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -98,16 +98,17 @@ case second `m'. Any other spelling is incorrect.""", 'flufl.enum', 'flufl.i18n', 'flufl.lock', - 'flufl.password', 'httplib2', 'lazr.config', 'lazr.smtptest', 'mock', + 'passlib', 'restish', 'storm', 'zc.buildout', 'zope.component', 'zope.configuration', + 'zope.event', 'zope.interface', 'zope.testing<4', ], |
