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

Reply via email to