On 24 November 2016 at 00:32, Nathaniel Smith <[email protected]> wrote: > Also note that just like we decided to split the basic pyproject.toml > proposal (now PEP 518) from the build system interface proposal (now > PEP 517), it might (probably) makes sense to split the editable > install part of the build system interface proposal from the rest, > just in the interests of making incremental progress.
This would be my preference. I'm assuming (again, incremental progress) that "pip install -e" will still work as at present for projects that don't use the new infrastructure, so it's hardly an urgent need. Paul _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
