[Distutils] Regeneration of source manifest

Arve Knudsen arve.knudsen at gmail.com
Tue Jul 10 10:32:31 CEST 2007


Hello

As far as I can tell setuptools does not always regenerate the source
manifest when MANIFEST.in changes, contrary to what the documentation says.
That is, if I add a directive to exclude files with the .txt extension to
MANIFEST.in (after having previously including them), and run the sdist
command, such files are still included.  I have to remove the .egg-info for
things to work as expected. This must clearly be a bug?

Regards,
Arve Knudsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/distutils-sig/attachments/20070710/c34e70eb/attachment.html 


More information about the Distutils-SIG mailing list