On 2 December 2013 15:28, Imran M Yousuf <im...@smitsol.com> wrote: > Thanks for the suggestion Paul. Wheel structures exactly as I want it > to be, but I see it does not generate the entry point scripts; any > idea how to get them to work?
The scripts should be generated when you install the wheel (with pip 1.5, which will be released soon). OTOH, I thought that wheel put generated scripts into the wheel file by default (except in version 0.20.0 - do you have the latest version?) The scripts should be in <wheel file>/<project>.data/scripts - the wheel install process puts them in the right place (virtualenv/bin or whatever is appropriate). Paul _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig