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 95996f08bc simplify and comment build_location/correct_build_location
- add a bunch of comments
- renamed correct_build_location to _correct_build_location
- use build_location inside of _correct_build_location to be consistent
  with the other build directories
2015-03-10 22:29:15 +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 simplify and comment build_location/correct_build_location 2015-03-10 22:29:15 +01:00
req_requirement.py Implement PEP 440 2014-12-13 13:50:21 -05:00
req_set.py add is_wheel method to Link class 2015-03-05 11:04:41 +01:00
req_uninstall.py Displays info about [un]installed versions 2014-12-18 17:18:46 -08:00