pip/src/pip/_internal
Xavier Fernandez 9ff3c18bf2
Merge pull request #4529 from mwilliamson/download-platform-no-deps
Allow download with specific platform and --no-deps
2017-11-17 23:28:16 +01:00
..
commands Merge pull request #4529 from mwilliamson/download-platform-no-deps 2017-11-17 23:28:16 +01:00
models Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
operations Freeze not installed (#4292, #4293) 2017-10-31 11:13:46 +05:30
req handle missing trailing newline in uninstall_pth 2017-11-05 16:12:29 +01: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 Add a global option to disable colors (#4739) 2017-11-05 15:23:57 +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 Add a global option to disable colors (#4739) 2017-11-05 15:23:57 +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 More HTTP status codes to retry on (#4473) 2017-10-24 10:55:42 +02: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 Address issue #1139: make --force-reinstall not require --upgrade (#4432) 2017-10-24 00:03:20 +02:00
status_codes.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
wheel.py Decouple WheelBuilder from RequirementSet (#4860) 2017-11-16 15:16:21 +05:30