1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/commands
Christopher Hunt 40523794d8
Merge pull request #7747 from pfmoore/parsed_requirement
Refactor parse_requirements to be independent of InstallRequirement
2020-02-24 00:21:28 +08:00
..
__init__.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
check.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
completion.py string_formatting 2020-01-30 20:33:00 +05:30
configuration.py Remove the deprecated pip config --venv option (#7163) 2019-10-09 23:28:00 +02:00
debug.py Use packaging.tags.Tag in place of Tuple 2020-01-07 01:42:42 -05:00
download.py Record on the requirement whether it has been successfully downloaded 2020-02-07 16:40:27 +00:00
freeze.py Remove no-op calls to WheelCache.cleanup 2020-02-04 23:11:27 -05:00
hash.py string_formatting 2020-01-30 20:33:00 +05:30
help.py string_formatting 2020-01-30 20:33:00 +05:30
install.py pip is spelt all-lowercase 2020-02-18 10:55:16 +05:30
list.py Update imports to {index -> index.package_finder} 2019-10-19 22:24:01 +05:30
search.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
show.py NEWS.rst: Fix typos discovered by codespell (#7642) 2020-02-03 01:14:08 +08:00
uninstall.py Move make_requirement to pip._internal.req.constructors (and rename it) 2020-02-14 12:22:50 +00:00
wheel.py Rename populate_requirement_set to get_requirements 2020-02-05 22:30:07 -05:00