[Distutils] Getting more momentum for pip
Marc Abramowitz
msabramo at gmail.com
Thu Mar 5 20:32:32 CET 2015
> * Refactoring pip to better encapsulate and separate concerns, creating
boundaries between different parts
These of course are a drop in the bucket of what could be done:
- https://github.com/pypa/pip/pull/2404
- https://github.com/pypa/pip/pull/2410
- https://github.com/pypa/pip/pull/2411
Now probably `install` is the one that would add the most value and I
briefly thought of doing that but then I thought to myself that there are
so many open PRs already and one for `install` would probably break a whole
bunch of them. Also I don't want to have too many open ones because I just
don't like having too many open loops.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20150305/acaaaecb/attachment.html>
More information about the Distutils-SIG
mailing list