[Distutils] Deprecate MANIFEST.in
P.J. Eby
pje at telecommunity.com
Mon Apr 6 15:43:53 CEST 2009
At 03:02 PM 4/6/2009 +0900, David Cournapeau wrote:
>Ben Finney wrote:
> >
> > I'm not advocating using the VCS to *generate the tarball*. I'm
> > talking about using the VCS to *determine what files to put in the
> > tarball*.
> >
>
>Currently, using the vcs plugin does include everything as far as I
>know. So what do you have in mind ?
You can *exclude* files from the sdist, however, using MANIFEST.in.
More information about the Distutils-SIG
mailing list