On 23 March 2014 08:37, Vinay Sajip <[email protected]> wrote:
>> 1. Formally decouple the setup.py CLI from the distutils command system
>
> Agreed - it looks like a compatible CLI needs to be part of the transition
> to any new system (I assume that's what you meant).

Yeah - we have precedent there with distutils2, where they needed
d2to1 to allow it to be used with easy_install and pip, and I think
that model makes sense.

The main blockers at the moment are to get the setuptools CLI docs up
to date, and then to run through that and nominate what represents the
core functionality that can be expected from a reimplementation, and
what can be deemed setuptools specific.

Cheers,
Nick.

-- 
Nick Coghlan   |   [email protected]   |   Brisbane, Australia
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to