1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/req
Xavier Fernandez 0cf2a49d98 Reset uninstall order as before c509c5c4ab
In the case of develop install where we have an egg-info directory and
an egg-link, make sure we uninstall it in the develop_egg_link if case.

Fix #2456
2015-02-25 14:11:50 +01:00
..
__init__.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
req_file.py Implement PEP 440 2014-12-13 13:50:21 -05:00
req_install.py Reset uninstall order as before c509c5c4ab 2015-02-25 14:11:50 +01:00
req_requirement.py Implement PEP 440 2014-12-13 13:50:21 -05:00
req_set.py Style fixes for the latest flake8 2015-02-24 07:46:10 -05:00
req_uninstall.py Displays info about [un]installed versions 2014-12-18 17:18:46 -08:00