From: Noel O'B. <bao...@gm...> - 2007-06-12 16:34:41
|
On 11/06/07, Karol Langner <kar...@kn...> wrote: > On Monday 04 June 2007 13:17, Noel O'Boyle wrote: > > I'm not sure what you mean regarding the data files. They are > > currently installed by default, right? > They weren't, now they are when using 'python setup.py install'. Great, although I don't think we're are going to distribute the regression files as part of the normal distribution. When I create the source distribution, I get a file of size 68MB. We will probably require users to download separately the log file distribution if they want to run regression.py fully. > Also, I added MANIFEST.in which is supposed to automatically take care of > MANIFEST when building the source distirbution. I'm not removing manifest.py, > though, because I don't know if this works also on Windows (someone try?). Seems to work very well. I'm not sure why I didn't do this in the first place (perhaps not supported by Python 2.3??, or else I couldn't figure it out). > -- > written by Karol Langner > Mon Jun 11 02:00:57 CEST 2007 > |