[Distutils] build system abstraction PEP
Ionel Cristian Mărieș
contact at ionelmc.ro
Mon Oct 26 20:07:07 EDT 2015
On Tue, Oct 27, 2015 at 1:23 AM, Robert Collins <robertc at robertcollins.net>
wrote:
> wheel: flit wheel -d $
>
> OUTPUT_DIR
What's expected to happen if there are multiple files produced in
$OUTPUT_DIR? Is it an error?
Also, doesn't this pep overlap with PEP 426? Shouldn't these ideas be
incorporated there? It seems that only the command metadata is missing from
PEP 426.
Another thing, I've noticed there's a "develop" command in this draft. I
think this is confusing, I'd expect it to be a "install" command (and
that's what it is now in setuptools). It should be renamed to something
more clear, like "inplace-build" and leave the installing to pip.
Thanks,
-- Ionel Cristian Mărieș, http://blog.ionelmc.ro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20151027/22c036ba/attachment-0001.html>
More information about the Distutils-SIG
mailing list