1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/req
Robert Collins 23e55948f8 Don't log about extras when ignoring dependencies.
It makes no sense to say we're doing something we're not.
2015-03-24 14:46:23 +13:00
..
__init__.py Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00
req_file.py parse_requirements: add _remove_prefixes 2015-03-07 10:49:59 +01:00
req_install.py Cleanup link handling in req_set. 2015-03-24 14:46:23 +13:00
req_requirement.py Implement PEP 440 2014-12-13 13:50:21 -05:00
req_set.py Don't log about extras when ignoring dependencies. 2015-03-24 14:46:23 +13:00
req_uninstall.py Displays info about [un]installed versions 2014-12-18 17:18:46 -08:00