Mercurial > urwid-satext
annotate MANIFEST.in @ 123:f2589475269f
file_management: unicode was badly handled. As a quick solution, we handle everything as unicode, and ignore badly encoded filenames, this may change in the future
author | Goffi <goffi@goffi.org> |
---|---|
date | Sat, 05 Mar 2016 14:32:35 +0100 |
parents | 57463d1fa7f6 |
children |
rev | line source |
---|---|
36 | 1 include *.po |
2 include i18n/fr/LC_MESSAGES/urwid_satext.mo | |
3 include examples/*.py | |
4 include COPYING* | |
60
8d4bf7d1d84e
installation: added CHANGELOG to MANIFEST.in
Goffi <goffi@goffi.org>
parents:
39
diff
changeset
|
5 include CHANGELOG |
39
8cc5970039f3
distribute is now used with distutils, added urwid requirement
Goffi <goffi@goffi.org>
parents:
36
diff
changeset
|
6 include MANIFEST.in |
103
57463d1fa7f6
forgotten to change distribute_setup.py to ez_setup.py in MANIFEST.in
Goffi <goffi@goffi.org>
parents:
60
diff
changeset
|
7 include ez_setup.py |