[Distutils] Wheels and console script entry point wrappers (Was: Replacing pip.exe with a Python script)

Vinay Sajip vinay_sajip at yahoo.co.uk
Tue Jul 16 21:21:27 CEST 2013


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



More information about the Distutils-SIG mailing list