July 16, 2013
7:21 p.m.
Vinay Sajip <vinay_sajip <at> yahoo.co.uk> writes:
defined in exports; it should be a five-minute job to ensure that scripts in exports are excluded from this, when building wheels.
It was a quick job, but thinking about it, I should probably update the Wheel.install API to take an optional process_exports=True argument, so that the exported-script processing can be done during installation from wheels in a standardised way. Regards, Vinay Sajip