diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,12 +95,12 @@ case second `m'. Any other spelling is incorrect.""", }, install_requires = [ 'argparse', + 'flufl.enum', 'flufl.i18n', 'httplib2', 'lazr.config', 'lazr.smtptest', 'locknix', - 'munepy', 'restish', 'storm', 'zc.buildout', |
