On Tue, Apr 14, 2015 at 4:19 PM, Paul Moore <[email protected]> wrote:

> On 14 April 2015 at 22:02, Chris Barker <[email protected]> wrote:
>
> Personally, I'm not a fan of auto-installing, so I'd hope for
> something more like pip would fail to install if a required extension
> were missing. The user would then install the extension and redo the
> install. But that may be a minority opinion - it's a bit like
> setup_requires in principle, and people seem to prefer that to be
> auto-installed.
>
>
(lurker surfaces)

I'm with Paul on this one.  It seems to me that auto-installing the
extension would destroy most of the advantages of distributing the
extensions separately.

I _might_ not hate it if pip prompted the user and _then_ installed, but
then again, I might.

(lurker sinks back into the depths)

--
Kevin Horn
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to