On Tuesday 11 September 2007 02:23:49 pm Eric Firing wrote:
> Darren Dale wrote:
> [...]
>
> > Could MANIFEST also be removed? I think it is generated from MANIFEST.in.
>
> It is, but it is not clear to me when or how this occurs. Does
> distutils do it? MANIFEST seems to have special significanc
Darren Dale wrote:
[...]
>
> Could MANIFEST also be removed? I think it is generated from MANIFEST.in.
It is, but it is not clear to me when or how this occurs. Does
distutils do it? MANIFEST seems to have special significance, but I
don't know anything about it beyond that.
Eric
--
On Saturday 08 September 2007 09:08:12 pm Eric Firing wrote:
> Michael Droettboom wrote:
> > lib/matplotlib/mpl-data/matplotlibrc is generated at build time by
> > interpolating some fields in matplotlibrc.template.
> >
> > Since it always get changed, it always shows up as a modified file by
> > s
Michael Droettboom wrote:
> lib/matplotlib/mpl-data/matplotlibrc is generated at build time by
> interpolating some fields in matplotlibrc.template.
>
> Since it always get changed, it always shows up as a modified file by
> svn status. This is only a minor annoyance when working on the trunk.
lib/matplotlib/mpl-data/matplotlibrc is generated at build time by
interpolating some fields in matplotlibrc.template.
Since it always get changed, it always shows up as a modified file by
svn status. This is only a minor annoyance when working on the trunk.
However, when working on a branch w