2008/1/14, Phillip J. Eby <[EMAIL PROTECTED]>: > At 02:14 AM 1/14/2008 +0100, Giampaolo Rodola' wrote: > > > (This is a distutils feature and doesn't require setuptools, although > > > the distutils are a bit trickier to get the tarball to include > > > everything, as you have to explicitly list in MANIFEST.in anything > > > that distutils doesn't automatically pick up. > > > >Sorry for replying so late. > >Gently, I would be interested in knowing how can I have distutils to > >include everything. > >Currently I've tried to use setup.py sdist but CREDITS, HISTORY, > >INSTALL and LICENSE files aren't included in the tarball. > > http://python.org/doc/2.4.1/dist/manifest.html
Is there a way to specify that in setup.py? _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
