This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tarek
Recipients dripton, gsakkis, tarek
Date 2009-02-14.10:24:47
SpamBayes Score 0.016247414
Marked as misclassified No
Message-id <1234607454.18.0.317186857163.issue2279@psf.upfronthosting.co.za>
In-reply-to
Content
Right, but if MANIFEST.in is removed, I can see cases where you would
need the same kind of mini-syntax in your setup.py.

For instance, how would you tell sdist to recursively add files located
in a directory (like the current recursive-include feature of MANIFEST.in) ?
History
Date User Action Args
2009-02-14 10:30:56tareksetrecipients: + tarek, dripton, gsakkis
2009-02-14 10:30:54tareksetmessageid: <1234607454.18.0.317186857163.issue2279@psf.upfronthosting.co.za>
2009-02-14 10:30:50tareklinkissue2279 messages
2009-02-14 10:26:17tarekcreate