1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2017-10-12 10:59:53 +05:30
..
commands Use correct executable name for completion command (#4755) 2017-10-12 10:59:53 +05:30
models Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
operations Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
req Fix install warning message about mismatched versions 2017-10-08 00:18:52 +02:00
utils Use correct executable name for completion command (#4755) 2017-10-12 10:59:53 +05:30
vcs Fix test after rebasing another time. 2017-10-05 13:35:14 -07:00
__init__.py Autocomplete installed dists in pip show .... (#4749) 2017-10-02 22:56:17 +02:00
basecommand.py isort all imports 2017-09-02 17:02:48 +05:30
baseparser.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
cache.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
cmdoptions.py isort all imports 2017-09-02 17:02:48 +05:30
compat.py Merge branch 'master' into mypy/infrastructure 2017-09-02 16:06:48 +05:30
configuration.py Merge branch 'master' into mypy/infrastructure 2017-09-02 16:06:48 +05:30
download.py Upgrade requests 2017-09-07 15:54:22 -04:00
exceptions.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
index.py Python 3.6 invalid escape sequence deprecation fixes 2017-09-15 23:35:45 +03:00
locations.py isort all imports 2017-09-02 17:02:48 +05:30
pep425tags.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
resolve.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
status_codes.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
wheel.py Warn user when installing scripts outside PATH (#4553) 2017-10-02 17:54:37 +01:00