py2app should work, remove comment about it being broken

This commit is contained in:
Bastian Kleineidam 2014-04-21 23:54:39 +02:00
parent c9440adc4d
commit bce21e8c51

View file

@ -20,8 +20,7 @@ Setup file for the distuils module.
It includes the following features:
- py2exe support (including InnoScript installer generation)
- py2app support (including DMG package generation) - untested for quite some
time and probably broken
- py2app support (including DMG package generation)
- cx_Freeze support
- Qt plugin installation for py2exe and py2app
- Microsoft Visual C++ DLL installation for py2exe