From: Noel O'B. <bao...@gm...> - 2007-09-21 11:31:06
|
On 21/09/2007, Noel O'Boyle <bao...@gm...> wrote: > Karol, > > I'm getting bogged down in the changes you made to setup.py in r643. I > didn't realise (from the log message at the time) that you had done > this, and I'm not sure what the purpose of these changes are. You > appear to have hardcoded the location of site-package on the user's > system, for example. This is just asking for trouble... > > I'm trying to track down the problems with the files included in the > distribution (when I create it on Windows). Currently, even the .svn > directories in the data dir are being included. This encourages me to > go back to using manifest.py, rather than MANIFEST.in... This issue is resolved now. I just needed to clean out the temporary directories from the build, and there are no problems. Maybe it's all okay now...I'll try and see can I make another release.... > I'd like to get out a beta release as soon as possible... > > Noel > |