[Python-Dev] Accept just PEP-0426
Donald Stufft
donald.stufft at gmail.com
Tue Nov 20 01:41:56 CET 2012
On Monday, November 19, 2012 at 7:37 PM, PJ Eby wrote:
> Can we maybe kill Provides-Dist and its associated baggage first, though?
>
>
I would love to kill Provides-Dist. The biggest question there is how do you handle it's
functionality? If someone needs setuptools but they have distribute installed they
both shouldn't get installed.
The need for it for the "2 packages being distributed together" I'm (personally)
less concerned about since with proper dependency data we should be
able to just depend on things instead of bundling them.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20121119/8bd03665/attachment.html>
More information about the Python-Dev
mailing list