[Python-ideas] pip enhancements: check for dependent packages before uninstalling and store installation date to allow listing by it
Ethan Furman
ethan at stoneleaf.us
Fri Oct 7 19:03:09 EDT 2016
On 10/07/2016 10:19 AM, João Matos wrote:
> I believe it would be helpful if pip checked if there are any dependent
> packages before uninstalling a package.
Seems like a good idea, but you'll need to suggest it at
distutils-sig at python.org
as that is where pip is developed.
--
~Ethan~
More information about the Python-ideas
mailing list