[Distutils] Fwd: Re: PEP 517 again

Thomas Kluyver thomas at kluyver.me.uk
Thu Aug 24 12:34:09 EDT 2017


On Thu, Aug 24, 2017, at 05:26 PM, Daniel Holth wrote:
> by including the build_dir parameter, a nearly universal build
> system concept, pip gets an elegant way to ask for either a clean or
> unclean build.
Is there a reason to ask for an 'unclean' build, though? There may
be a performance optimisation from reusing cached data, but building
in a separate directory doesn't preclude caching intermediates
somewhere else.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20170824/ea96383b/attachment.html>


More information about the Distutils-SIG mailing list