1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Reworded the news entry

This commit is contained in:
Devesh Kumar Singh 2020-03-29 23:50:54 +05:30
parent 0acfdcd719
commit 051c3988b0

View file

@ -1 +1 @@
Uninstall should complete successfully, removing the .egg-link, even if the easy-install.pth file is not found.
Uninstallation no longer fails on trying to remove non-existent files.