[Distutils] Provisionally accepting PEP 517's declarative build system interface

Thomas Kluyver thomas at kluyver.me.uk
Tue May 30 12:29:02 EDT 2017


What about saying that the copying step, if necessary, is part of the
build backend's responsibilities? I.e. pip doesn't copy the whole
directory to a temporary build location, but the build backend may
decide to do that at its discretion when it's asked to build a wheel.
pip would continue to handle this for setup.py builds.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20170530/1e4467ec/attachment.html>


More information about the Distutils-SIG mailing list