------------------------------------------------------------ revno: 71 committer: Florian Fuchs <[email protected]> branch nick: mailman.client timestamp: Wed 2015-04-29 14:01:18 +0200 message: added/excluded files in MANIFEST modified: MANIFEST.in
-- lp:mailman.client https://code.launchpad.net/~mailman-coders/mailman.client/trunk Your team Mailman Coders is subscribed to branch lp:mailman.client. To unsubscribe from this branch go to https://code.launchpad.net/~mailman-coders/mailman.client/trunk/+edit-subscription
=== modified file 'MANIFEST.in' --- MANIFEST.in 2015-02-12 11:36:29 +0000 +++ MANIFEST.in 2015-04-29 12:01:18 +0000 @@ -1,4 +1,7 @@ -include *.py MANIFEST.in *.cfg *.ini +include *.py MANIFEST.in *.cfg *.ini COPYING.LESSER global-include *.txt *.rst *.yaml include Makefile prune _build +prune dist +prune .tox +exclude .bzrignore
_______________________________________________ Mailman-coders mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-coders
