[Distutils] build system abstraction PEP

Marcus Smith qwcode at gmail.com
Thu Oct 29 17:04:01 EDT 2015


>
>
> pip doesn't necessarily have to "interact with many different versions of
> the same build tool during a single invocation" if for example it's
> subprocessing the interactions to some "pip-build" tool that handles the
> imports and use of the python API.  I.e. pips calls some "pip-build" too
> (per build), which does the import, not pip itself.
>

sorry, there's 2 confusing misspells in my sentence.  here it is again:

pip doesn't necessarily have to "interact with many different versions of
the same build tool during a single invocation" if for example it's
sub-processing the interactions to some "pip-build" tool that handles the
imports and use of the python API.  I.e. pip calls some "pip-build" tool
(per build), which does the import, not pip itself.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151029/0acfd85d/attachment.html>


More information about the Distutils-SIG mailing list