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:35:35
SpamBayes Score 0.016247414
Marked as misclassified No
Message-id <1234607755.19.0.180638063907.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:36:37tarekunlinkissue2279 messages
2009-02-14 10:36:02tareksetrecipients: + tarek, dripton, gsakkis
2009-02-14 10:35:55tareksetmessageid: <1234607755.19.0.180638063907.issue2279@psf.upfronthosting.co.za>
2009-02-14 10:35:52tareklinkissue2279 messages
2009-02-14 10:35:43tarekcreate