1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2018-04-02 23:20:54 +05:30
..
commands Use the correct way to format default in optparse 2018-04-01 12:06:29 +05:30
models Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
operations Merge branch 'master' into refactor/reduce-action-at-distance 2018-03-30 11:15:50 +05:30
req Merge branch 'master' into refactor/reduce-action-at-distance 2018-03-30 11:15:50 +05:30
utils Merge pull request #4985 from anubhavp28/master 2018-03-26 17:52:25 +01:00
vcs Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
__init__.py Add auto completion of short options 2018-01-06 11:00:41 +02:00
basecommand.py Merge branch 'master' into refactor/reduce-action-at-distance 2018-03-03 02:08:01 +05:30
baseparser.py sort imports correctly. 2018-01-25 00:05:15 +05:30
build_env.py Move all enviroment management into BuildEnvironment 2018-03-03 02:26:14 +05:30
cache.py Rework Wheel Caching 2017-10-04 18:53:55 +05:30
cmdoptions.py Merge pull request #5055 from pradyunsg/misc/3564-fix 2018-03-30 22:18:12 +01:00
compat.py Use an explicit test for shutil.get_terminal_size rather than a version check 2018-03-26 14:55:42 +01:00
configuration.py Error out on encoding issues while loading configuration (#4976) 2018-01-23 21:56:20 +05:30
download.py Stop bothering about the PyOpenSSL version 2018-03-30 20:56:45 +05:30
exceptions.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
index.py Round 1 of Cleanups (#4844) 2017-12-25 15:23:27 +05:30
locations.py Upgrade syntax in src/pip/_internal 2017-12-14 21:59:22 -08:00
pep425tags.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
resolve.py Merge branch 'master' into refactor/reduce-action-at-distance 2018-03-30 11:15:50 +05:30
status_codes.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
wheel.py Actually build wheels for VCS checkouts 2018-04-02 23:20:54 +05:30