diff options
| author | Barry Warsaw | 2014-11-15 12:01:30 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2014-11-15 12:01:30 -0500 |
| commit | 26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5 (patch) | |
| tree | 4c5f78bcb5236921291b30d15003666d58c47194 /setup.py | |
| parent | 50127508451e1099e9e48266c1fb05b3d1ee2a4b (diff) | |
| parent | 368100001d11a7585dd424613fbc905269596ebd (diff) | |
| download | mailman-26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5.tar.gz mailman-26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5.tar.zst mailman-26fe2c0d37d4da51dbda077cdf46a4cd6cec22a5.zip | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,6 +95,7 @@ case second `m'. Any other spelling is incorrect.""", install_requires = [ 'alembic', 'enum34', + 'falcon', 'flufl.bounce', 'flufl.i18n', 'flufl.lock', @@ -104,7 +105,6 @@ case second `m'. Any other spelling is incorrect.""", 'mock', 'nose2', 'passlib', - 'restish', 'sqlalchemy', 'zope.component', 'zope.configuration', |
