Barry Warsaw pushed to branch master at mailman / Mailman

Commits:
29947f0e by Barry Warsaw at 2015-11-13T10:36:40Z
Add a missing required pattern to the MANIFEST.in.

- - - - -


1 changed file:

- MANIFEST.in


Changes:

=====================================
MANIFEST.in
=====================================
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,7 +4,7 @@ recursive-include .buildout *
 recursive-include contrib *
 recursive-include cron *
 recursive-include data *
-global-include *.txt *.rst *.po *.mo *.cfg *.sql *.zcml *.html *.ini
+global-include *.txt *.rst *.po *.mo *.cfg *.sql *.zcml *.html *.ini *.eml
 global-exclude *.egg-info
 prune src/attic
 prune src/web



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/29947f0ef5667490f704b558c2acea653cabdca9
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to