From bd7a973a393f7b0bfeb795e2d25a1cdb55fa5435 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Mon, 11 Mar 2013 20:22:05 +0100 Subject: [PATCH] Updated docs. --- setup.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 60b468aa..181a6a0f 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,8 @@ Setup file for the distuils module. It includes the following features: - py2exe support (including InnoScript installer generation) -- py2app support (including DMG package generation) +- py2app support (including DMG package generation) - untested for quite some + time and probably broken - cx_Freeze support - Qt plugin installation for py2exe and py2app - Microsoft Visual C++ DLL installation for py2exe