At 02:49 PM 7/17/2006 -0700, Bob Ippolito wrote: >On Jul 17, 2006, at 2:35 PM, Phillip J. Eby wrote: >>Argh. Well, you could put an exclude in MANIFEST.in to drop the >>setup.cfg, but that sucks. Maybe the right thing to do is to >>include the setup.cfg, but to update it with the tag and version >>settings that were in effect when the sdist was built. > >That's not a bad idea (update setup.cfg on sdist w/ --no-svn- revision). >Any chance of getting this in setuptools 0.6 or should I >start adding MANIFEST.in files to the relevant projects?
That depends on how big the change ends up being. If it looks simple and unlikely to fail, I could live with adding it to 0.6. _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
