July 16, 2013
2:01 p.m.
Vinay Sajip <vinay_sajip <at> yahoo.co.uk> writes:
Not true for distlib - it doesn't add .exe wrappers to wheels at build time It adds them to the target directory when installing under Windows. (You can also choose not to install any wrappers.)
Sorry, some misinformation there - distlib does do this when invoked via distil. However, this can be turned off at the distlib level - I will update distil to not do this when adding wheels. Regards, Vinay Sajip