diff options
| author | Barry Warsaw | 2009-03-09 23:54:22 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2009-03-09 23:54:22 -0400 |
| commit | dc18eb714de0f71535c259cc04226015813e8a0e (patch) | |
| tree | f6dced1cf9500198dc3fb4dfce933fca0841cc6f /setup.py | |
| parent | 7717440e877660072fe1bd5f3771b0d110b5ff9b (diff) | |
| download | mailman-dc18eb714de0f71535c259cc04226015813e8a0e.tar.gz mailman-dc18eb714de0f71535c259cc04226015813e8a0e.tar.zst mailman-dc18eb714de0f71535c259cc04226015813e8a0e.zip | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -86,7 +86,6 @@ case second `m'. Any other spelling is incorrect.""", include_package_data = True, entry_points = { 'console_scripts' : list(scripts), - 'mailman.rules' : 'default = mailman.rules:initialize', 'mailman.scrubber' : 'stock = mailman.archiving.pipermail:Pipermail', }, install_requires = [ |
