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-06-24 02:38:21 +05:30
..
commands Document that pip show is machine readable 2018-06-19 13:05:19 -05:00
models Move Link to models 2018-06-24 02:38:21 +05:30
operations Rework PEP 518 requirement logic 2018-06-19 16:27:07 +05:30
req Move Link to models 2018-06-24 02:38:21 +05:30
utils Speed up printing of installed package versions (#5127) 2018-06-19 12:20:58 +05:30
vcs Move Link to models 2018-06-24 02:38:21 +05:30
__init__.py Improve autocompletion function on file name completion (#5125) 2018-06-21 22:59:31 +05:30
basecommand.py Add flake8 ignores for mypy imports 2018-06-13 13:17:30 +05:30
baseparser.py sort imports correctly. 2018-01-25 00:05:15 +05:30
build_env.py forward verbose flag to build dependencies installs 2018-05-18 23:45:55 +02:00
cache.py Move Link to models 2018-06-24 02:38:21 +05:30
cmdoptions.py Add flake8 ignores for mypy imports 2018-06-13 13:17:30 +05:30
compat.py Update doc and comment URLs to https where available 2018-06-13 09:00:42 -07:00
configuration.py Add flake8 ignores for mypy imports 2018-06-13 13:17:30 +05:30
download.py Remove unused imports 2018-06-13 13:17:30 +05:30
exceptions.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
index.py Move Link to models 2018-06-24 02:38:21 +05:30
locations.py I missed an import 2018-06-13 13:17:31 +05:30
pep425tags.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
resolve.py Clearer msg for already installed deps when updating (#5319) 2018-06-19 12:16:43 +05:30
status_codes.py Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
wheel.py Move Link to models 2018-06-24 02:38:21 +05:30