Menu

Commit [r15780]  Maximize  Restore  History

Complete redesign of the py2app setup.py script for building Mac OS X applications.

The script has been converted into a class called Setup which performs all the actions. All files,
source or otherwise, are now stated as data files to be included in relax.app/Contents/Resources.
All relax modules are specified by the py2app 'includes' option so that they are all included within
the relax.app/Contents/Resources/lib/python2.X/site-packages.zip as *.pyc files. These changes are
needed for the newer versions of the py2app and setuptools Python packages.

bugman 2012-04-18

changed /1.3/setup.py
/1.3/setup.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.