annotate MANIFEST.in @ 45:39c1448badd7

minor version update, added CHANGELOG
author Goffi <goffi@goffi.org>
date Sun, 02 Oct 2011 18:52:20 +0200
parents 8cc5970039f3
children 8d4bf7d1d84e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
36
63de49c6d76b Added MANIFEST template for distutils
Goffi <goffi@goffi.org>
parents:
diff changeset
1 include *.po
63de49c6d76b Added MANIFEST template for distutils
Goffi <goffi@goffi.org>
parents:
diff changeset
2 include i18n/fr/LC_MESSAGES/urwid_satext.mo
63de49c6d76b Added MANIFEST template for distutils
Goffi <goffi@goffi.org>
parents:
diff changeset
3 include examples/*.py
63de49c6d76b Added MANIFEST template for distutils
Goffi <goffi@goffi.org>
parents:
diff changeset
4 include COPYING*
39
8cc5970039f3 distribute is now used with distutils, added urwid requirement
Goffi <goffi@goffi.org>
parents: 36
diff changeset
5 include MANIFEST.in
8cc5970039f3 distribute is now used with distutils, added urwid requirement
Goffi <goffi@goffi.org>
parents: 36
diff changeset
6 include distribute_setup.py