On Fri, Sep 20, 2013 at 4:16 PM, Tres Seaver <tsea...@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 <sdou...@gmail.com>
Twitter: @sdouche / G+: +sdouche
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to