Tarek Ziadé wrote: > Hello > > After some discussions with people at Pycon, we think that the > MANIFEST template should be removed. >
I am all for removing MANIFEST.in, but we should first make sure all its uses are covered by distutils. Currently, they are far from being fullfilled. The ones which come to mind are: - a reliable way to include package_data - a reliable way to add documentation (and install them somewhere which can be customized at build time and installation time) It is important to be able to notify where to put them in sdist and at installation time, cheers, David _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig