1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
Paul Moore c5dc6aa784
Merge pull request #6029 from zooba/issue-3055
Fixes #3055 Uninstall causes paths to exceed MAX_PATH limit
2018-12-06 09:23:29 +00:00
..
cli Merge with master 2018-11-11 13:49:35 +00:00
commands Pass --use-pep517 option to the resolver in the pip wheel command 2018-11-14 18:18:48 +00:00
models Move wheel extension information to remove cycle imports 2018-11-30 12:46:08 +05:30
operations Merge with master 2018-11-11 13:49:35 +00:00
req Fix linting issue 2018-11-21 14:44:14 -08:00
utils Merge pull request #6029 from zooba/issue-3055 2018-12-06 09:23:29 +00:00
vcs Rename VersionControl.get_url() to get_remote_url(). 2018-11-09 22:55:59 -08:00
__init__.py Move logic for parsing commands into a main_parser 2018-08-05 14:24:08 +05:30
build_env.py improve build environment 2018-10-29 23:17:51 +01:00
cache.py Add typing to cache.py 2018-10-30 12:23:13 +00:00
configuration.py Show error messages when configuration-related errors occur 2018-09-20 11:18:22 +05:30
download.py Merge pull request #5930 from cytolentino/basecommand-typing 2018-10-31 01:57:46 +05:30
exceptions.py Show error messages when configuration-related errors occur 2018-09-20 11:18:22 +05:30
index.py Move wheel extension information to remove cycle imports 2018-11-30 12:46:08 +05:30
locations.py Satisfy the linter 2018-10-31 01:47:12 +05:30
pep425tags.py Merge pull request #5410 from wtolson/manylinux2010 2018-11-22 11:07:49 +00:00
pyproject.py Fix some remaining TODO comments 2018-11-14 18:24:55 +00:00
resolve.py Pass use_pep517 option to resolver 2018-11-14 14:06:35 +00:00
wheel.py Move wheel extension information to remove cycle imports 2018-11-30 12:46:08 +05:30