Code

fix long_description again: we can't build a windows-installer on Linux
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 13 May 2011 09:15:46 +0000 (09:15 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 13 May 2011 09:15:46 +0000 (09:15 +0000)
commitbc26beb6f6512364d92a73d06c41327b4e411d38
tree08b6ece8e2cfb384d5a113f6fa5550f99d841491
parente60064f0d789db473b1f51d58e7f7e0aa83c70a4
fix long_description again: we can't build a windows-installer on Linux
if the description is unicode, see http://bugs.python.org/issue10945
(also python 2.6 builds roundup-1.4.17.linux-i686.exe when building
bdist_wininst where python 2.5 produces roundup-1.4.17.win32.exe, I'm
building the windows binary distro with 2.5 now)

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4605 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
setup.py