1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
Stéphane Bidoul (ACSONE) 4d79037527
Eagerly normalize the cache directory
Fixes #7541
2020-01-08 08:01:09 +01:00
..
cli Eagerly normalize the cache directory 2020-01-08 08:01:09 +01:00
commands Use packaging.tags.Tag in place of Tuple 2020-01-07 01:42:42 -05:00
distributions Use pkg_resources.Distribution derived from wheel directly 2020-01-05 10:57:14 -05:00
index Use packaging.tags.Tag in place of Tuple 2020-01-07 01:42:42 -05:00
models Use packaging.tags.Tag in place of Tuple 2020-01-07 01:42:42 -05:00
network Check that the cache is writable in _main() 2019-12-28 13:04:54 +01:00
operations One more found by grepping 2020-01-07 20:49:55 +05:30
req Merge pull request #7569 from uranusjr/req-uninstall-logger 2020-01-08 11:05:40 +08:00
utils Eagerly normalize the cache directory 2020-01-08 08:01:09 +01:00
vcs Remove untyped defs (#7382) 2019-11-19 11:46:26 +08:00
__init__.py Setup old entrypoints in pip module 2019-12-19 21:20:51 -05:00
build_env.py Update imports to {index -> index.package_finder} 2019-10-19 22:24:01 +05:30
cache.py Use packaging.tags.Tag in place of Tuple 2020-01-07 01:42:42 -05:00
configuration.py Remove untyped defs (#7382) 2019-11-19 11:46:26 +08:00
exceptions.py add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
legacy_resolve.py In Resolver, assume wheel_download_dir exists 2019-12-30 09:53:08 +01:00
locations.py Remove untyped defs (#7382) 2019-11-19 11:46:26 +08:00
main.py Setup old entrypoints in pip module 2019-12-19 21:20:51 -05:00
pep425tags.py Use packaging.tags.mac_platforms 2020-01-07 02:16:57 -05:00
pyproject.py Capital S in BuildSystemDetails 2019-11-23 16:46:40 +00:00
self_outdated_check.py Update src/pip/_internal/self_outdated_check.py 2020-01-02 00:00:59 +08:00
wheel_builder.py Remove unused build() argument 2020-01-05 23:52:42 +01:00