[Distutils] Deviation between distutils and setuptools over package_data

Sebastien Douche sdouche at gmail.com
Fri Sep 20 16:25:31 CEST 2013


On Fri, Sep 20, 2013 at 4:16 PM, Tres Seaver <tseaver at palladion.com> wrote:
> I use setuptools-git regularly without problems.

Good to know.

>> Or remove the handling of VCS?
>
> - -1.  I haven't yet tried Marius' tool, but manually maintaining
> MANIFEST.in is an unaceptable bug magnet.

$ cat MANIFEST.in
recursive-include docs/source/ *
recursive-include src/ *
prune docs/build/

Not very complicated.



-- 
Sebastien Douche <sdouche at gmail.com>
Twitter: @sdouche / G+: +sdouche


More information about the Distutils-SIG mailing list