
All, In the latest version of PythonCard we need to include a configuration file with the application code. What this means is that we would like to include a file called stc-styles.cfg in our package and when someone does an install it needs to end up in /usr/lib/python2.2/site-packages/PythonCard (or C:\Python\Lib\site-packages\PythonCard on Windows). I can get the file included in the MANIFEST and thus included in the zip and tar.gz files, but when I run "python setup.py install" the 'build' function only copies files with a .py extension. Is there any way to augment this? I'm open to any suggestions short of re-writing distutils ;-) Regards, Andy -- ---------------------------------------------------------------------- From the desk of Andrew J Todd esq - http://www.halfcooked.com