~unifield-team/unifield-web/us-1026

« back to all changes in this revision

Viewing changes to MANIFEST.in

  • Committer: Amit Mendapara
  • Date: 2010-08-17 18:54:09 UTC
  • Revision ID: mendapara.amit@gmail.com-20100817185409-91aa5waesjbkax0k
[FIX] Fixed the setup.py script (pip, easy_install issue of installing data files).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
exclude .project .pydevproject clean.sh
2
 
include openerp-web.py openerp-web.cfg run-tests.py admin.py Makefile
3
 
include ChangeLog LICENSE.txt README.txt
4
 
include lib/populate.sh
 
2
include openerp-web.py run-tests.py admin.py Makefile
5
3
recursive-include openobject *
6
4
recursive-include addons *
7
5
recursive-include scripts *
 
6
recursive-include doc *
8
7
prune win32
9
8
prune build
10
9
prune dist