(
## PROJECT INFORMATION ##
name = "MainApp",
version = "3.0",
author = "Ryan Govostes,
url = "http://www.rgov.org/";,
## BUILD DIRECTIVES ##
app = [ "mainapp.py" ],
options = dict(
le that is part of the package. It seemed to only include
Python files.
Is there a way to specify which files to include?
Thanks,
Ryan Govostes
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
tell py2app what to include explicitly in these
cases? Or should I do some post-build surgery on the resultant .app?
Regards,
Ryan Govostes
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig