diff options
| author | Barry Warsaw | 2008-07-05 10:41:12 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2008-07-05 10:41:12 -0400 |
| commit | dda21fc619518344dfc44081c64674f6374fe404 (patch) | |
| tree | c5b379ad5d375046094185767d2a0448691e41be /setup.py | |
| parent | 408043ad8404798e9b8b93a1ee1cd81db897639c (diff) | |
| download | mailman-dda21fc619518344dfc44081c64674f6374fe404.tar.gz mailman-dda21fc619518344dfc44081c64674f6374fe404.tar.zst mailman-dda21fc619518344dfc44081c64674f6374fe404.zip | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ Any other spelling is incorrect.""", 'mailman.archiver' : [ 'pipermail = mailman.app.archiving:Pipermail', 'prototype = mailman.app.archiving:Prototype', + 'mail-archive = mailman.app.archiving:MailArchive', ], 'mailman.scrubber' : 'stock = mailman.app.archiving:Pipermail', 'mailman.commands' : list(commands), |
