1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/commands
Pradyun Gedam 0fa2736090
Improve operations.check
- Move get_installed_distributions call into operations.check
- Use a named tuple, instead of a normal tuple
2018-01-24 18:08:39 +05:30
..
__init__.py Merge branch 'master' into mypy/infrastructure 2017-09-02 16:06:48 +05:30
check.py Improve operations.check 2018-01-24 18:08:39 +05:30
completion.py Use correct executable name for completion command (#4755) 2017-10-12 10:59:53 +05:30
configuration.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
download.py Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
freeze.py Merge branch 'master' into cache/ephem-wheel-cache 2018-01-24 02:15:21 +05:30
hash.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
help.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
install.py Merge branch 'refactor/reduce-action-at-distance' into resolver/warn-after-resolution 2018-01-24 17:36:30 +05:30
list.py Upgrade syntax in src/pip/_internal 2017-12-14 21:59:22 -08:00
search.py Merge branch 'master' into mypy/infrastructure 2017-09-02 16:06:48 +05:30
show.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
uninstall.py Use return values instead of attributes 2017-11-03 22:28:24 +05:30
wheel.py Merge branch 'master' into cache/ephem-wheel-cache 2017-11-17 12:32:40 +05:30