[Distutils] A smaller step towards de-specializing setuptools/distutils

Marcus Smith qwcode at gmail.com
Thu Oct 29 18:51:18 EDT 2015


>
>
> > for example, going with your idea above, that we need to support 3rd
> party
> > tools being dynamic in the "setup.py bdist_wheel" step, not simply in the
> > "setup.py dist-info" step.
> >
> > and as it is, pip does't understand this possibility.
>
> So in the new path, we wouldn’t call ``setup.py dist-info`` for “normal”
> installations, we’d compile a wheel and inspect that for dependencies.
>

ok, so a pretty significant change to pip's resolution internals.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151029/41a10c1a/attachment.html>


More information about the Distutils-SIG mailing list