From b8187f5c438a6f5e43f42d414a452b41c2f26156 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Thu, 26 May 2011 21:33:49 +0200 Subject: [PATCH] Document Qt plugin install feature. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index fa63fd8f..8eace2a1 100644 --- a/setup.py +++ b/setup.py @@ -21,6 +21,7 @@ Setup file for the distuils module. It includes the following features: - py2exe support (including InnoScript installer generation) - py2app support (including DMG package generation) +- Qt plugin installation for py2exe and py2app - creation and installation of configuration file with installation data - automatic detection and usage of GNU99 standard for C compiler - automatic MANIFEST.in check