1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2019-05-07 11:46:08 -04:00
..
cli Fix some typos 2019-03-12 21:54:18 +01:00
commands Add CandidateEvaluator class to encapsulate sorting. (#6424) 2019-04-22 03:40:35 -07:00
models remove unused imports 2019-02-22 14:18:46 +03:00
operations Fix freeze log debug message. 2019-05-06 14:55:16 -04:00
req Revert "Error out if installing a pyproject.toml-style (PEP 517) project in editable mode." 2019-04-26 20:19:24 -07:00
utils Merge pull request #6319 from pquentin/progress1.5 2019-04-23 17:06:42 -04:00
vcs Add Subversion.get_vcs_version method (#6390) 2019-04-17 00:34:19 -07:00
__init__.py Fix some typos 2019-03-12 21:54:18 +01:00
build_env.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
cache.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
configuration.py Fix some typos 2019-03-12 21:54:18 +01:00
download.py Allow adding a custom string to pip's User-Agent via an environment variable (#5550) 2019-03-31 02:37:02 -07:00
exceptions.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
index.py Refine return type of _package_versions() and find_all_candidates(). 2019-05-07 11:46:08 -04:00
locations.py Configuration files may now also be stored under sys.prefix (#6268) 2019-03-07 11:14:56 +05:30
pep425tags.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
pyproject.py Revert "Refactor out read_pyproject_toml() and resolve_pyproject_toml()." 2019-04-26 20:21:04 -07:00
resolve.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
wheel.py Reject --build-options for PEP 517 builds 2019-02-27 17:40:52 +00:00