On Thu, Nov 5, 2015 at 11:44 PM, Ralf Gommers <[email protected]>
wrote:

>
>
> On Thu, Nov 5, 2015 at 11:29 PM, Donald Stufft <[email protected]> wrote:
>
>> I’m not at my computer, but does ``pip install —no-clean —build <insert
>> build dir>`` make this work?
>>
>
> No, that option seems to not work at all. I tried with both a relative and
> an absolute path to --build. In the specified dir there are subdirs created
> (src.linux-i686-2.7/<pkgname>), but they're empty. The actual build still
> happens in a tempdir.
>

Commented on the source of the problem with both `--build` and `--no-clean`
in https://github.com/pypa/pip/issues/804

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

Reply via email to