[FIX] setup.py: add pytz timezone files as data_files.
authorVo Minh Thu <vmt@openerp.com>
Wed, 30 Mar 2011 15:19:43 +0000 (17:19 +0200)
committerVo Minh Thu <vmt@openerp.com>
Wed, 30 Mar 2011 15:19:43 +0000 (17:19 +0200)
commitb247657a6a55c4c1fc6fa41744b7c1b24671718d
treeb685f128966edcb62de5f580268fc00e2ac09bb5
parent0519496d0a446cf951102cce6568ece892d84cf5
[FIX] setup.py: add pytz timezone files as data_files.
- this is needed for the windows packaging as py2exe will leave them out.
- it was already done in the 5.0 branch, but implemented differently,
  by copying the files into the library.zip (which we dont use anymore in trunk).

lp bug: https://launchpad.net/bugs/701407 fixed

bzr revid: vmt@openerp.com-20110330151943-gvl1zg2yawa4vx5x
debian/control
setup.py